22-31
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 22 Configuring Redundancy
MSFC Redundancy
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 108
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 107
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
This example shows how to configure HSRP on the MSFC in Switch S2:
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 108
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