03-14-2011 04:23 AM
Hi.
I have some trouble with configure replace command. At first i configured archive on my router:
"archive
path ftp://192.168.40.3/router-config
write-memory"
Command show archive gave this output:
"The next archive file will be named flash:router-config-6
Archive # Name
0
1 flash:router-config-1
2 flash:router-config-2
3 flash:router-config-3
4 flash:router-config-4
5 flash:router-config-5 <- Most Recent "
Then i made some changes to the running-configuration and want to revent to the configuration that existed before the changes were made.
I was entered configure replace flash:router-config-5 list time 10 command and then i wasn't enter configure confirm comand, but after 10 seconds configuration wasn't revented. Where my mistake, show me please...
IOS ver: c2800nm-advipservicesk9-mz.124-25b.bin
03-14-2011 10:51 PM
What commands are you rolling back exactly? The "time" argument specifies a time to wait in minutes, not seconds.
03-15-2011 01:28 AM
In cisco guide said:
The time seconds keyword and argument specify the time (in seconds) within which you must enter the configure confirm command to confirm replacement of the current running configuration file. If the configure confirm command is not entered within the specified time limit, the configuration replace operation is automatically reversed (in other words, the current running configuration file is restored to the configuration state that existed prior to entering the configure replace command).
http://www.cisco.com/en/US/docs/ios/12_3t/12_3t7/feature/guide/gtrollbk.html
03-15-2011 01:41 AM
The syntax for this command changed. Run "config replace FILE time ?". You should see that the time is now in minutes. See http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/cf_config-rollback_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1146581 for more details.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide