3Com Switch 8800 Advanced Software V5 Configuration Guide

774 CHAPTER 54: VRRP CONFIGURATION
Configuration procedure
Follow these steps to configure VRRP packet attributes:
n
You may configure different authentication modes and authentication keys for
the standby groups on an interface. However, the members of the same
standby group must use the same authentication mode and authentication key.
Factors like excessive traffic or different timer setting on switches can cause the
Backup timer to time-out abnormally and change the state. To solve this
problem, you can prolong the time interval to send VRRP packets and
configure a delay for preemption.
Displaying and
Maintaining VRRP for
IPv6
IPv4-Based VRRP
Configuration
Example
This section provides these configuration examples:
“Single VRRP Standby Group Configuration Example” on page 774
“VRRP Interface Tracking Configuration Example” on page 777
“Multiple VRRP Standby Groups Configuration Example” on page 780
Single VRRP Standby
Group Configuration
Example
Network requirements
Host A needs to access Host B on the Internet, using 202.38.160.111/24 as its
default gateway.
Switch A and Switch B belong to standby group 1 with the virtual IP address of
202.38.160.111.
To do... Use the command... Remarks
Enter system view system-view -
Enter VLAN interface view interface interface-type
interface-number
-
Configure the authentication
mode and authentication key
when the standby groups
send and transmit VRRP
packets
vrrp ipv6 vrid
virtual-router-id
authentication-mode
simple key
Optional
Authentication is not
performed by default
Configure the time interval for
the Master in the standby
group to send VRRP
advertisement
vrrp ipv6 vrid
virtual-router-id timer
advertise adver-interval
Optional
100 centiseconds by default
To do... Use the command... Remarks
Display VRRP status display vrrp ipv6 [verbose]
[ interface interface-type
interface-number [ vrid
virtual-router-id ] ]
Available in any view
Display VRRP statistics display vrrp ipv6 statistics [
interface interface-type
interface-number [vrid
virtual-router-id ] ]
Available in any view
Remove VRRP statistics reset vrrp ipv6 statistics
[interface interface-type
interface-number [vrid
virtual-router-id ] ]
Available in user view