4-4
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 4 Configuring EHSA Supervisor Engine Redundancy
Supervisor Engine Redundant Operation
Router(config-r-mc)# end
Router# copy running-config startup-config
Note To manually synchronize only individual elements of the standard auto-sync configuration, disable the
default automatic synchronization feature.
This example shows how to disable default automatic synchronization and only allow automatic
synchronization of the config-registers of the active supervisor engine to the redundant supervisor
engine while disallowing synchronization of the startup configuration:
Router(config)# redundancy
Router(config-r)# main-cpu
Router(config-r-mc)# no auto-sync standard
Router(config-r-mc)# auto-sync config-register
Router(config-r-mc)# end
Router# copy running-config startup-config
Displaying the Supervisor Engine Redundancy
To display both supervisor engines, perform this task:
This example shows how to display the supervisor engine redundancy configuration:
Router# show module all
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 2 Catalyst 6000 supervisor 2 (Active) WS-X6K-SUP2-2GE SAD0620046D
5 48 48 port 10/100 mb RJ-45 ethernet WS-X6248-RJ-45 SAD03181291
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 0001.c9db.3788 to 0001.c9db.3789 3.7 6.1(3) 7.5(0.6)HUB6 Ok
5 0050.f0ac.3054 to 0050.f0ac.3083 1.0 4.2(0.24)VAI 7.5(0.6)HUB6 Ok
Mod Sub-Module Model Serial Hw Status
--- --------------------------- --------------- --------------- ------- -------
1 Policy Feature Card 2 WS-F6K-PFC2 SAD06200415 3.2 Ok
1 Cat6k MSFC 2 daughterboard WS-F6K-MSFC2 SAD06210067 2.3 Ok
Mod Online Diag Status
--- -------------------
1 Pass
5 Pass
Router#
Copying Files to the Redundant Supervisor Engine
Use the following command to copy a file to the slot0: device on a redundant supervisor engine:
Router# copy source_device:source_filename slaveslot0:target_filename
Command Purpose
Router# show module all Displays the redundancy configuration.