Re: Tool to backup cisco router configurations?



I forgot to add one command "write-memory".

This configuration on a router or switch will automatically save the
startup-configuration to a FTP server (other transport options are
available as well) after a writing the ruuning-config. There are
also
ways to do this automatically on a daily basis and many other usable
features.

ip ftp username "FTP_USERNAME"
ip ftp password 7 "FTP_PASSWORD"
!
archive
log config
logging enable
hidekeys
write-memory
path ftp://"IP_FTPSERVER"/"DIRECTORY"/"FILE_NAME";

.



Relevant Pages

  • RE: vsftpd beginners tutorial?
    ... # This file was created to illustrate the steps needed to create a new FTP ... Why vsftpd as this FTP Server? ... System software customization considerations. ... User and Group Configuration ...
    (RedHat)
  • Re: IIS FTP Password Problems
    ... keep in mind that what appears in the security ... We are using IIS ftp to backup configuration files from remote devices. ...
    (microsoft.public.win2000.security)
  • Summmary: Need help with DHCP Client & Name servers
    ... I did a "manual" configuration of the ... Telnet and FTP, ... For reasons not relevant here, my system was at ... Ken dot and dot Ann ...
    (comp.os.vms)
  • Re: ISA 2004 & SBS 2003
    ... ISA '04 does have a client but I didn't install it on any of the PCs. ... the active/passive FTP issue. ...
    (microsoft.public.windows.server.sbs)
  • Re: Configure ISA to allow ISA Server to make external FTP Connect
    ... > 2) FTP Download only< I added this ... If adding the FTP protocols does work, you should be able to remove the FTP ... Download and FTP Server and just leave FTP enabled becuase you don't want ... network layout little configuration would be required. ...
    (microsoft.public.isa.configuration)