08-02-2024 12:46 AM
My cisco:
show boot
BOOT variable = c1100-universalk9.17.09.04a.SPA.bin,1;bootflash:c1100-universalk9.17.09.05a.SPA.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102
Standby not ready to show bootvar
spoke82#sh run | include boot
boot-start-marker
boot system flash c1100-universalk9.17.09.04a.SPA.bin
boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
boot-end-marker
ip dhcp bootp ignore
license boot level securityk9
diagnostic bootup level minimal
match protocol bootps
i try:
spoke82(config)#no boot system flash bootflash:c1100-universalk9.17.09.04a.SPA.bin
spoke82(config)#no boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
poke82(config)#boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
spoke82(config)#end
spoke82#write memory
spoke82#reload
still
BOOT variable = c1100-universalk9.17.09.04a.SPA.bin,1;bootflash:c1100-universalk9.17.09.05a.SPA.bin,1;
Solved! Go to Solution.
08-02-2024 01:34 AM
Hello @BS_PM
try
poke82(config)#no boot system
check
spoke82#sh run | include boot
and enter
poke82(config)#boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
08-02-2024 01:34 AM
Hello @BS_PM
try
poke82(config)#no boot system
check
spoke82#sh run | include boot
and enter
poke82(config)#boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
08-02-2024 03:28 AM
Thank you very much for your quick help.
spoke82#show boot
BOOT variable = bootflash:c1100-universalk9.17.09.05a.SPA.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102
Standby not ready to show bootvar
spoke82#sh run | include boot
boot-start-marker
boot system flash bootflash:c1100-universalk9.17.09.05a.SPA.bin
boot-end-marker
ip dhcp bootp ignore
license boot level securityk9
diagnostic bootup level minimal
match protocol bootps
08-02-2024 03:37 AM
You're so welcome @BS_PM
08-10-2024 11:31 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