04-16-2010 10:03 AM
Hello,
I was wondering if there's a way to cancel a rollback if you do a commit confirmed "time period" other than committing and deleting what you had done?
Thanks,
Will
04-16-2010 12:27 PM
Hi,
Use "rollback ?" to see what's available. At any time you can rollback a config into the candidate config. You can then do a "show | compare" to see what has changed.
In your example, if you did a "commit confirmed 5" for example, you can use "rollback 1", then commit. I hope this helps.
-John
04-26-2010 08:48 AM
If you want to rollback a configuration you can type #rollback 1 while in the candidate configuration.
What I think you mean by cancel rollback is to sync the candidate configuration back to the current running configuration.
You can do this by typing #rollback 0
Once you type this when you exit you should not see the warning about uncommited changes.