22-38
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 22 Configuring Redundancy
MSFC Redundancy
hostname Router1 alt hostname Router2
!
boot bootldr bootflash:c6msfc-boot-mz.120-7.XE1
!
ip subnet-zero
!
ip cef
redundancy
high-availability
config-sync
cns event-service server
!
!
!
interface Vlan1
ip address 70.0.70.4 255.255.0.0 alt ip address 70.0.70.5 255.255.0.0
!
interface Vlan10
ip address 192.10.10.1 255.255.255.0 alt ip address 192.10.10.2 255.255.255.0
no ip redirects
shutdown
standby ip 192.20.20.1 alt standby ip 192.20.20.1
!
ip classless
ip route 223.255.254.0 255.255.255.0 70.0.100.0
no ip http server
!
!
!
line con 0
transport input none
line vty 0 4
login
transport input lat pad mop telnet rlogin udptn nasi
!
end
Scenario 2: Disabling Configuration Synchronization on the Designated MSFC
In this scenario, configuration synchronization is enabled. These examples show how to disable
configuration synchronization:
Router-16#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router2(config)#
redundancy
Router2(config-r)#
high-availability
Router2(config-r-ha)#
no config-sync
When configuration synchronization is disabled, the following message is displayed on the
nondesignated MSFC:
00:13:00: %RUNCFGSYNC-6-SYNCEVENT:
The High-Availability Redundancy Feature is now disabled
The config mode is now accessible
Configuration mode is available on the CLI of the designated and nondesignated MSFC.