09-27-2012 07:26 AM - edited 03-11-2019 05:00 PM
Hi all,
I have ASA 5505 and
Hi all, I have this issue, I save the configuration in the ASA 5505 using write memory or using copy run start but whe i unplug the power cord and plug it back in the ASA gets its factory default configuration.
Please help
Thanks
MAhesh
Solved! Go to Solution.
09-27-2012 08:10 AM
That symptom could also be caused by a wrong config-register. What does the following command give you?
asa# sh ver | i register
Configuration register is 0x1
If it is not 0x1, change it to that value:
asa(config)# config-register 0x1
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
09-27-2012 08:38 AM
i can save the config now and did reload.
config is saved now.
The config was also saved before. But due to the config-register the startup-config was not applied after loading the image.
it shows no file name is this normal?
If you don't see any variables in "sh bootvar" it defaults to the first image in flash and the saved startup-config. So everything fine here.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
09-27-2012 07:49 AM
Sounds like the internal flash memory might be faulty, that's why it boots up to its factory default.
You might want to RMA the ASA.
09-27-2012 07:54 AM
Hi Jennifer,
I did sh boot var it does not show any boot file.
Also before this i run the command under config t
config t factory default.
sh ver shows
System image file is "disk0:/asa802-k8.bin"
Config file at boot was "startup-config"
now i added the boot system command it shows
ciscoasa# sh bootvar
BOOT variable = disk0:/asa802-k8.bin
Current BOOT variable =
CONFIG_FILE variable =
Current CONFIG_FILE variable =
will reload and let you know how it goes
ciscoasa# copy running-config startup-config
Source filename [running-config]?
Cryptochecksum: 25d50efa 985f7651 2a26592f 16eb1439
1368 bytes copied in 1.610 secs (1368 bytes/sec)
ciscoasa# reload
09-27-2012 08:00 AM
Hi Jennifer,
I did reboot
ciscoasa# sh bootvar
BOOT variable =
Current BOOT variable =
CONFIG_FILE variable =
Current CONFIG_FILE variable =
now boot variable command is empty
09-27-2012 08:10 AM
That symptom could also be caused by a wrong config-register. What does the following command give you?
asa# sh ver | i register
Configuration register is 0x1
If it is not 0x1, change it to that value:
asa(config)# config-register 0x1
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
09-27-2012 08:18 AM
Hi Karsten,
Config reg was set to 0x43
i changed to 0x1 and did reboot lets see how it goes now
thanks
mahesh
09-27-2012 08:28 AM
Hi Karsten,
Seems that fixed the issue.
i can save the config now and did reload.
config is saved now.
Just last this sh bootvar
ciscoasa# sh bootvar
BOOT variable =
Current BOOT variable =
CONFIG_FILE variable =
Current CONFIG_FILE variable =
it shows no file name is this normal?
thanks
mahesh
09-27-2012 08:38 AM
i can save the config now and did reload.
config is saved now.
The config was also saved before. But due to the config-register the startup-config was not applied after loading the image.
it shows no file name is this normal?
If you don't see any variables in "sh bootvar" it defaults to the first image in flash and the saved startup-config. So everything fine here.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
09-27-2012 08:43 AM
Hi Karsten,
Thanks a lot you saved my day.
i was thinking to get the flash replaced.
Best regards
Mahesh Parmar
03-15-2018 07:52 AM
It was 0x41 so, i changed it to 0x1 and working find.
All is well.
05-10-2018 11:20 PM
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