- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 12:07 PM - edited 03-04-2019 09:50 PM
Hello , i have a 4500 with 2 sup card, i upload the new firmware to the bootflash and also to the slaveboot flash, when i do a "sho bootflash" or a "show slavebootflash" i can see them.
But i cannot reboot on this new ios.(the new ios should be: cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin)
sw00166#sho slavebootflash:
-#- --length-- ---------date/time--------- path
1 115931176 Nov 14 2013 10:31:05 +00:00 cat4500e-universalk9.SPA.03.03.02.SG.
151-1.SG2.bin
2 123162032 Dec 11 2013 10:50:51 +00:00 cat4500e-universalk9.SPA.03.04.00.SG.
151-2.SG.bin
539738112 bytes available (239439872 bytes used)
When i do a "Sho bootvar", everything looks good:
sw0066#sho bootvar
BOOT variable = bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2101
Standby BOOT variable = bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.
bin,1;
Standby CONFIG_FILE variable does not exist
Standby BOOTLDR variable does not exist
Standby Configuration register is 0x2101
sw00166#
any idea???
thanx for your help on this.
B
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 12:32 PM
Hi,
Compared it with my 4500s. The configuration register is different on my device.
This is what I have:
SLWG-IDC-4500A#show bootvar
BOOT variable = bootflash:cat4500-ipbasek9-mz.122-50.SG6.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102
boot system flash bootflash:cat4500-ipbasek9-mz.122-50.SG6.bin
Looks like you need to specify the image to boot with the boot system flash command and change the register to 0x2102
Have a look at the table below.
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/25ew/configuration/guide/supcfg.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 12:32 PM
Hi,
Compared it with my 4500s. The configuration register is different on my device.
This is what I have:
SLWG-IDC-4500A#show bootvar
BOOT variable = bootflash:cat4500-ipbasek9-mz.122-50.SG6.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102
boot system flash bootflash:cat4500-ipbasek9-mz.122-50.SG6.bin
Looks like you need to specify the image to boot with the boot system flash command and change the register to 0x2102
Have a look at the table below.
http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/25ew/configuration/guide/supcfg.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2013 01:42 PM
hello and thanx a lot for your answer, i will try to change the registry key, that may be the problem, i forgot to mention that in the conf i had:
boot system flash bootflash:cat4500e-universalk9.SPA.03.04.00.SG.151-2.SG.bin
and still boot on the old IOS...
