1244 CHAPTER 98: TRACK CONFIGURATION
The above output information indicates that in VRRP group 1, Switch A is the
master and Switch B is a backup. Packets from Host A to Host B are forwarded
through Switch A.
When there is a fault on the link between Switch A and Switch C, you can still
successfully ping Host B on Host A. Use the display vrrp command to view
information about VRRP group 1.
# Display detailed information about VRRP group 1 on Switch A when there is a
fault on the link between Switch A and Switch C.
[SwitchA-Vlan-interface2] display vrrp verbose
IPv4 Standby Information:
Run Method : VIRTUAL-MAC
Virtual IP Ping : Enable
Interface : Vlan-interface2
VRID : 1 Adver. Timer : 5
Admin Status : UP State : Backup
Config Pri : 110 Run Pri : 80
Preempt Mode : YES Delay Time : 5
Auth Type : SIMPLE TEXT Key : hello
Track Object : 1 Pri Reduced : 30
Virtual IP : 10.1.1.10
Master IP : 10.1.1.2
# Display detailed information about VRRP group 1 on Switch B when there is a
fault on the link between Switch A and Switch C.
[SwitchB-Vlan-interface2] display vrrp verbose
IPv4 Standby Information:
Run Method : VIRTUAL-MAC
Virtual IP Ping : Enable
Interface : Vlan-interface2
VRID : 1 Adver. Timer : 5
Admin Status : UP State : Master
Config Pri : 100 Run Pri : 100
Preempt Mode : YES Delay Time : 5
Auth Type : SIMPLE TEXT Key : hello
Virtual IP : 10.1.1.10
Virtual MAC : 0000-5e00-0101
Master IP : 10.1.1.2
The output information indicates that when there is a fault on the link between
Switch A and Switch C, the priority of Switch A decreases to 80. Switch A
becomes the backup, and Switch B becomes the master. Packets from Host A to
Host B are forwarded through Switch B.