Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash doesnt keep config

Status
Not open for further replies.
Joined
Jul 8, 2002
Messages
35
Location
TR
Hi guys..
I have a cisco 1005 router. I config it and save the config by
wr mem
or
copy running-config startup-config

but when i reboot the router. The configuration is lost...
And i need to reconfigure it...
So can anyone please tell me why it doesnt keep the config.
Thanks anyway...
 
Hi

you should check your configuration register setting.
Check output of SH VERSION (the very last line).

Set the register to 0x2102, this will do it. regards,
Alain
CCDA/CCNA
 
sorry...
i am not so good at on this...
can you help me to get sure how should i do that
and many thanx...

Router#sh version
Cisco Internetwork Operating System Software
IOS (tm) 1005 Software (C1005-Y-M), Version 11.2(16), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1998 by cisco Systems, Inc.
Compiled Tue 06-Oct-98 11:32 by ashah
Image text-base: 0x02004000, data-base: 0x02274F2C

ROM: System Bootstrap, Version 5.3.2(9) [vatran 9], RELEASE SOFTWARE (fc1)
BOOTFLASH: 1000 Bootstrap Software (C1000-RBOOT-R), Version 10.3(9), RELEASE SOFTWARE (fc1)

Router uptime is 2 days, 5 hours, 4 minutes
System restarted by power-on
System image file is "flash:c1005-y-mz.112-16", booted via flash


 
1 Serial network interface(s)
8K bytes of non-volatile configuration memory.
2048K bytes of processor board PCMCIA flash (Read/Write)

Configuration register is 0x142
 
Here you go:

enable
config t
config-register 0x2102
end
wr m

Hope this helps!

regards,
Alain
CCDA/CCNA
 
Thank you very much...
i am just rebooting it...
i didnt accept the solution was that much fast....
Thank you again...
bye...
 
no worries ;-) regards,
Alain
CCDA/CCNA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top