07-29-2004 07:01 PM - edited 03-02-2019 05:24 PM
We have 2503 router. Let say I type some command, and "write". It seems to write, but if I relaod the router, all command are gone.
I change memory, but problem still exist.
16 Memory/16 Flash with c2500-jk8os-l.122-1d.bin
Anyone knows??
Thanks
07-29-2004 09:01 PM
Can you paste a show version ? If the config register setting is 0x2142, you will have the config stored in NVRAM, but the router will ignore it every single time. You will need to change that value to 0x2102 by using command "config-register 0x2102" under global configuration mode.
HTH
07-30-2004 09:11 AM
Thanks for your reply.
If I type "show start-config", the commands will be there. Is that true config register setting is 0x2142??
Thanks
07-30-2004 11:44 AM
The problem should be the config register. Type the following in config mode
config-register 0x2102
and reboot.
07-29-2004 09:28 PM
NVRAM is typically battery back SRAM, so it may be that the battery is drained. I'm still looking, but it may be that the battery looses charge if the router is not powered up. Has this router been in store?
Also have you confirmed that the configuration actually gets saved? If you do a "sh conf" or "sh start" after the "write", but before the reload, does this show the configuration you expect.
Regards
07-30-2004 05:41 PM
Thanks guys.
Once I change to config-register 0x2102, everything is working now.
Thanks again
Ken
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