04-30-2012 08:54 AM - edited 03-07-2019 06:25 AM
Hello everybody,
What is the exact command in restoring the running-config on a Nexus 7010. Is it thesame commnd / procedure as the Cisco IOS?
Please help and Thank you in advance.
--chie
04-30-2012 09:14 AM
Hi,
Please try
rollback running-config {checkpoint cp name | running-config | startup-config | file filename} {atomic | best-effort | stop-at-first-failure}
Example: rollback running-config checkpoint cp-running-config-known-good-2010-03-22 atomic
To see the status of rollbacks:
show rollback log
You can also clear out the checkpoint history and files, use the command with caution.
clear checkpoint database
Regards,
Pawan Sharma
04-30-2012 11:12 AM
Thank you Pawan,
so this rollback command is applicable also when trying to restore the running-config from a TFTP server or some other outside source? Thank's again.
--chie
05-01-2012 01:33 AM
Hi,
Yes, After rollback running-config command you can navigate throught the options available. "File" is one of them, which can be used to solve your purpose.
Regards,
Pawan Sharma
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