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
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