23-32
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 23 Configuring Redundancy
MSFC Redundancy
Figure 23-6
Single Chassis with Redundant Supervisor Engines and MSFCs
This example shows how to configure HSRP on the MSFC in Switch S1:
Console> (enable)
switch console 15
Trying Router-15...
Connected to Router-15.
Type ^C^C^C to switch back...
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
interface vlan10
Router(config-if)#
standby 10 ip 172.20.100.10
Router(config-if)#
standby 10 priority 110
Router(config-if)#
standby 10 preempt
Router(config-if)#
standby 10 timers 5 15
Router(config-if)#
standby 10 authentication Secret
Router(config-if)#
interface vlan21
Router(config-if)#
standby 21 ip 192.20.100.21
Router(config-if)#
standby 21 priority 109
Router(config-if)#
standby 21 preempt
Router(config-if)#
standby 21 timers 5 15
Router(config-if)#
standby 21 authentication Secret
Router(config-if)#
^Z
Router#
^C^C^C
Console> (enable)
switch console 16
Trying Router-16...
Connected to Router-16.
Type ^C^C^C to switch back...
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
interface vlan10
Router(config-if)#
standby 10 ip 172.20.100.10
Router(config-if)#
standby 10 priority 109
Router(config-if)#
standby 10 preempt
Router(config-if)#
standby 10 timers 5 15
Router(config-if)#
standby 10 authentication Secret
Router(config-if)#
interface vlan21
Router(config-if)#
standby 21 ip 192.20.100.21
Router(config-if)#
standby 21 priority 110
Router(config-if)#
standby 21 preempt
Router(config-if)#
standby 21 timers 5 15
Router(config-if)#
standby 21 authentication Secret
Router(config-if)#
^Z
Router#
^C^C^C
VLAN 10 VLAN 21
Switch S1
Slot 1
Sup#1(active)/MSFC#1
HSRP Active VLAN 10: priority 110
HSRP Standby VLAN 21: priority 109
Slot 2
Sup#2(standby)/MSFC#2
HSRP Active VLAN 21: priority 110
HSRP Standby VLAN 10: priority 109
38596