04-20-2012 08:59 AM - edited 03-07-2019 06:15 AM
Hi!
After configuring a cisco router 2600 and save the Configuration using the write command and the command copy running-config startup-config, reboot the router with the reload command.
After loading the entire image appears again-System Configuration dialog-would you like to enter the initial configuration dialog? yes / no
As I can do to be saved the configuration I've made?
After configuring a cisco router 2600 and save the Configuration using the write command and the command copy running-config startup-config, reboot the router with the reload command.
After loading the entire image appears again-System Configuration dialog-would you like to enter the initial configuration dialog? yes / no
As I can do to be saved the configuration I've made?
04-20-2012 11:00 AM
Check the config registry using the command "show ver".
The correct output must be like this:
IAD_1#sh ver
Cisco IOS Software, 2400 Software (C2430-IK9O3S-M), Version 12.4(25d), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Wed 18-Aug-10 12:39 by prod_rel_team
... omitted..
Configuration register is 0x2102
IAD_1#
In case of different value use these commands:
IAD_1#conf t
IAD_1(conf)#config-register 0x2102
and so write mem
Regards.
05-03-2012 08:36 AM
Thanks a lot for you time!
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