02-21-2017 02:43 PM - edited 03-12-2019 01:57 AM
Solved! Go to Solution.
02-21-2017 03:17 PM
You would need to remove the running config completely and then copy the A.cfg into the running config.
clear configure all
copy disk0:A.cfg running-config
boot config disk0:A.cfg <-- if it is not present in the A.cfg file.
--
Please remember to select a correct answer and rate helpful posts
02-21-2017 03:17 PM
You would need to remove the running config completely and then copy the A.cfg into the running config.
clear configure all
copy disk0:A.cfg running-config
boot config disk0:A.cfg <-- if it is not present in the A.cfg file.
--
Please remember to select a correct answer and rate helpful posts
02-21-2017 06:00 PM
Thanks for help.
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