08-27-2005 08:27 AM - edited 03-02-2019 11:50 PM
I copy the running-config to startup-config and reboot the router but the router goes to "would you like to enter inital configuration" instead. The running-config was copied via TFTP server. The running-config on the TFTP server was copied from a 1720 and the router with the issue is a 1721.
Please see attached console text.
Thanks
08-27-2005 10:09 AM
Hello,
from the text file, it looks like your configuration register is set to 0x142. With this setting, the router will always go to the initial setup after a reboot.
Change the setting to 0x2102 and reboot the router, that should make a difference:
Router#conf t
Router(config)#config-register 0x2102
Router(config)#end
Router#
HTH,
GP
08-29-2005 06:34 AM
Thanks for the 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