Re: Tool to backup cisco router configurations?
- From: "DutchSEA" <nbakker@xxxxxxxxx>
- Date: 9 Apr 2007 09:56:55 -0700
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"
.
- References:
- Tool to backup cisco router configurations?
- From: engineer10325
- Re: Tool to backup cisco router configurations?
- From: Mike Dorn
- Tool to backup cisco router configurations?
- Prev by Date: Re: Cisco 2950 LRE fails during IOS upgrade
- Next by Date: Re: Cisco 2950 LRE fails during IOS upgrade
- Previous by thread: Re: Tool to backup cisco router configurations?
- Next by thread: Re: Tool to backup cisco router configurations?
- Index(es):
Relevant Pages
|
|