Hi all,
Have a new 6509-E router with 2 sup2T blades. However it came with IPbase and we need to put Ipservices on it. I have copied ipservices IOS to
bootdisk and slavebootdisk.
However I cannot get get to the boot command to point to bootdisk. It only allows me to point to flash:
)#boot system flash ?
WORD System image filename
<cr>
Yet I don't seem to have an option to copy this new IOS to flash. How do I get to copy it to flash:
Here is the original show boot command:
sh boot
BOOT variable = bootflash:s2t54-ipbasek9_npe-mz.SPA.150-1.SY1.bin,1;
CONFIG_FILE variable =
BOOTLDR variable =
Configuration register is 0x2102
Standby BOOT variable = bootflash:s2t54-ipbasek9_npe-mz.SPA.150-1.SY1.bin,1;
Standby CONFIG_FILE variable =
Standby BOOTLDR variable =
Standby Configuration register is 0x2102
And in the running config it was:
boot system flash bootflash:s2t54-ipbasek9_npe-mz.SPA.150-1.SY1.bin
The best I can do is:
boot system flash s2t54-advipservicesk9-mz.SPA.151-1.SY.bin
2#sh boot
BOOT variable = s2t54-advipservicesk9-mz.SPA.151-1.SY.bin,1;
CONFIG_FILE variable =
BOOTLDR variable =
Configuration register is 0x2102
Standby BOOT variable = s2t54-advipservicesk9-mz.SPA.151-1.SY.bin,1;
Standby CONFIG_FILE variable =
Standby BOOTLDR variable =
Standby Configuration register is 0x2102
When I do a wr mem and try and reboot I get this:
%PFREDUN-4-BOOTSTRING_INVALID: The bootfile s2t54-advipservicesk9-mz.SPA.151-1.SY.bin is present on the active supervisor but not on the standby
And then it just loads with the IPbase image. Any one any idea whats going wrong here?
Thanks.