07-27-2017 11:48 PM - edited 03-05-2019 08:55 AM
Hi
I have this:
BOOT variable = bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin,1;bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2
Standby BOOT variable = bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin,1;bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin,1;
Standby CONFIG_FILE variable does not exist
Standby BOOTLDR variable does not exist
Standby Configuration register is 0x2
How do I change the BOOT variable to this:
BOOT variable = bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin,1; bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin,1;
Solved! Go to Solution.
07-27-2017 11:56 PM
conf t
no boot system bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin
no boot system bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin
boot system bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin
boot system bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin
end
wr
07-27-2017 11:56 PM
conf t
no boot system bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin
no boot system bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin
boot system bootflash:cat4500e-universal.SPA.03.06.06.E.152-2.E6.bin
boot system bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin
end
wr
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