3Com Switch 8800 Advanced Software V5 Configuration Guide
782 CHAPTER 54: VRRP CONFIGURATION
# Create standby group 1 and configure its virtual IP address as 202.38.160.111.
[SysnameB-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111
# Create standby group 2 and configure its virtual IP address as 202.38.160.112.
[SysnameB-Vlan-interface2] vrrp vrid 2 virtual-ip 202.38.160.112
# Set the priority of Switch B in standby group 2 to 110.
[SysnameB-Vlan-interface2] vrrp vrid 2 priority 110
[SysnameB-Vlan-interface2] return
3 Verify the configuration
You can use the display vrrp command to verify the configuration.
# Display detailed information of the standby group on Switch A.
<SysnameA> display vrrp verbose
IPv4 Standby Information:
Run Method : VIRTUAL-MAC
Virtual IP Ping : Enable
Interface : Vlan-interface2
VRID : 1 Adver. Timer : 1
Admin Status : UP State : Master
Config Pri : 110 Run Pri : 110
Preempt Mode : YES Delay Time : 0
Auth Type : NONE
Virtual IP : 202.38.160.111
Virtual MAC : 0000-5e00-0101
Master IP : 202.38.160.1
Interface : Vlan-interface2
VRID : 2 Adver. Timer : 1
Admin Status : UP State : Backup
Config Pri : 100 Run Pri : 100
Preempt Mode : YES Delay Time : 0
Auth Type : NONE
Virtual IP : 202.38.160.112
Master IP : 202.38.160.2
# Display detailed information of the standby group on Switch B.
<SysnameB> display vrrp verbose
IPv4 Standby Information:
Run Method : VIRTUAL-MAC
Virtual IP Ping : Enable
Interface : Vlan-interface2
VRID : 1 Adver. Timer : 1
Admin Status : UP State : Backup
Config Pri : 100 Run Pri : 100
Preempt Mode : YES Delay Time : 0
Auth Type : NONE
Virtual IP : 202.38.160.111
Master IP : 202.38.160.1
Interface : Vlan-interface2