6-14
Software Configuration Guide—Release 12.2(25)SG
OL-7659-03
Chapter6 Configuring Supervisor Engine Redundancy Using RPR and SSO
Manipulating Bootflash on the Redundant Supervisor Engine
This example shows how to perform a software upgrade:
Switch# config terminal
Switch(config)# config-register 0x2
Switch(config)# boot system flash slot0:cat4000-i5s-mz.122-20.EWA
Switch(config)# redundancy
Switch(config-red)# main-cpu
Switch(config-r-mc)# auto-syn standard
Switch(config-r-mc)# end
Switch# copy running-config start-config
Switch# redundancy reload peer
Switch# redundancy force-switchover
Switch#
This example illustrates how to verify that the running configuration on the active supervisor engine has
successfully synchronized with the redundant supervisor engine:
Switch# config terminal
Switch(config)# redundancy
Switch(config-red)# main-cpu
Switch(config-r-mc)# auto-sync standard
4d01h: %C4K_REDUNDANCY-5-CONFIGSYNC: The bootvar has been successfully synchronized to the
standby supervisor
4d01h: %C4K_REDUNDANCY-5-CONFIGSYNC: The config-reg has been successfully synchronized to
the standby supervisor
4d01h: %C4K_REDUNDANCY-5-CONFIGSYNC: The startup-config has been successfully synchronized
to the standby supervisor
4d01h: %C4K_REDUNDANCY-5-CONFIGSYNC: The private-config has been successfully synchronized
to the standby supervisor
The example above shows that the boot variable, the config-register, and the startup configuration from
the active supervisor engine have successfully synchronized to the redundant super visor engine.
Manipulating Bootflash on the Redundant Supervisor Engine
Note The console port on the redundant supervisor engine is not available.
To manipulate the redundant supervisor engine bootflash, perform one or more of the following tasks:
Command Purpose
Switch# dir slaveslot0:
target_filename
or:
Switch# dir slavebootflash:
target_filename
Lists the contents of the slot0: device on the redundant
supervisor engine.
Lists the contents of the bootflash: device on the redundant
supervisor engine.
Switch# delete slaveslot0:
target_filename
or:
Switch# delete slave bootflash:
target_filename
Deletes specific files from the slot0: device on the redundant
supervisor engine.
Deletes specific files from the bootflash: device on the
redundant supervisor engine.
Switch# squeeze slaveslot0:
target_filename
or:
Switch# squeeze slavebootflash:
target_filename
Squeezes the slot0: device on the redundant supervisor
engine.
Squeezes the bootflash: device on the redundant supervisor
engine.