Log in

View Full Version : Why does my router erases the flash after saving configuration ?


wole
Mar 9, 2008, 05:02 AM
Why does my router erazes the flash after saving my configuration with the "copy run start" command?

chuckhole
Mar 10, 2008, 09:47 AM
What brand is it? Cisco?

Switch#show running
Switch#copy running-config startup-config
Switch#reload

wole
Mar 12, 2008, 12:45 AM
My cisco router is 2611

wingatesl
Mar 23, 2008, 11:29 AM
The configuration register is most likely wrong. Try this
enable
configure terminal
config-register 0x2102
copy run start

and see if that fixes your issues