Cisco WS-X6066-SLB-APC - Content Switching Module Software Manual page 501

Catalyst 6000 series software configuration guide
Hide thumbs Also See for WS-X6066-SLB-APC - Content Switching Module:
Table of Contents

Advertisement

Chapter 22
Configuring Redundancy
PFC2: Identically numbered HSRP groups use the same virtual MAC address, which might cause errors
Note
if you configure bridging on the MSFC.
The standby use-bia option should not be used in an HSRP configuration. MLS entries are not created
when you use the standby use-bia option. When the standby use-bia option is configured, if an HSRP
active interface goes up and down, there will be no router CAM address for the standby VLAN interface
and without the router CAM entry, no shortcuts are created. This problem is independent of any MSFC
Cisco IOS release. (This problem is documented in caveat CSCdz17169.)
To configure HSRP on an MSFC VLAN interface, perform this task in interface configuration mode:
Task
Step 1
Enable HSRP and specify the HSRP IP
address. If you do not specify a
group_number, group 0 is used. To assist in
troubleshooting, configure the group number
to match the VLAN number.
Step 2
Specify the priority for the HSRP interface.
Increase the priority of at least one interface
in the HSRP group (the default is 100). The
interface with the highest priority becomes
active for that HSRP group.
Step 3
Configure the interface to preempt the current
active HSRP interface and become active if
the interface priority is higher than the
priority of the current active interface.
Step 4
(Optional) Set the HSRP hello timer and
holdtime timer for the interface. The default
values are 3 (hello) and 10 (holdtime). All
interfaces in the HSRP group should use the
same timer values.
Step 5
(Optional) Specify a clear-text HSRP
authentication string for the interface. All
interfaces in the HSRP group should use the
same authentication string.
This example shows how to configure an interface as part of HSRP group 100:
Router# configure terminal
Enter configuration commands, one per line.
Router(config)# interface vlan100
Router(config-if)# standby 100 ip 172.20.100.10
Router(config-if)# standby 100 priority 110
Router(config-if)# standby 100 preempt
Router(config-if)# standby 100 timers 5 15
Router(config-if)# standby 100 authentication Secret
Router(config-if)# ^Z
Router#
78-13315-02
Command
Router(config-if)# standby [group_number] ip [ip_address]
Router(config-if)# standby [group_number] priority priority
Router(config-if)# standby [group_number] preempt [delay
delay]
Router(config-if)# standby [group_number] timers hellotime
holdtime
Router(config-if)# standby [group_number] authentication
string
End with CNTL/Z.
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
MSFC Redundancy
22-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents