cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1485
Views
0
Helpful
2
Replies

The Standby BOOT variable (Is it okay if it is showing disk0: not slavedisk0: ?)

conceptzone
Level 1
Level 1

I have Cisco Cat 6500 with dual Supervisor Engines 720.

My questions is : Is it normal that the Stanby BOOT is showing disk0: ? I thought it will make sense if it is showing slavedisk0:

More details will be indeed appreciated.

Router#show boot

BOOT variable = disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin,12;

CONFIG_FILE variable =

BOOTLDR variable =

Configuration register is 0x2102

Standby is up

Standby has 1048576K/65536K bytes of memory.

Standby BOOT variable = disk0:s72033-advipservicesk9_wan-mz.122-33.SXI5.bin,12;

Standby CONFIG_FILE variable =

Standby BOOTLDR variable =

Standby Configuration register is 0x2102

Thanks,

IE

1 Accepted Solution

Accepted Solutions

Mark Yeates
Level 7
Level 7

Yes, It is normal to have your boot string pointing to disk0. You have to remember when your supervisors boot up they have no concept of slave file locations. Your boot strings should always point to files located on the local supervisor such as bootflash or disk0 (obviously the same file and location on dual supervisors).

HTH,

Mark

View solution in original post

2 Replies 2

Mark Yeates
Level 7
Level 7

Yes, It is normal to have your boot string pointing to disk0. You have to remember when your supervisors boot up they have no concept of slave file locations. Your boot strings should always point to files located on the local supervisor such as bootflash or disk0 (obviously the same file and location on dual supervisors).

HTH,

Mark

Thanks indeed Mark.

IE