R3204P16-HP Load Balancing Module High Availability Configuration Guide-6PW101

33
Config Pri : 110 Running Pri : 110
Preempt Mode : Yes Delay Time : 5
Auth Type : None
Virtual IP : 202.38.160.111
Virtual MAC : 0000-5e00-0101
Master IP : 202.38.160.1
# Display detailed information of VRRP group 1 on LB B.
[LB B-Ten-GigabitEthernet0/0.1] display vrrp verbose
IPv4 Standby Information:
Run Mode : Standard
Run Method : Virtual MAC
Total number of virtual routers : 1
Interface Ten-GigabitEthernet0/0.1
VRID : 1 Adver Timer : 1
Admin Status : Up State : Backup
Config Pri : 100 Running Pri : 100
Preempt Mode : Yes Delay Time : 5
Auth Type : None
Virtual IP : 202.38.160.111
Master IP : 202.38.160.1
The above information indicates that in VRRP group 1 LB A is the master, LB B is the backup and packets
sent from Host A to Host B are forwarded by LB A.
If LB A fails, you can still ping through Host B on Host A. You can use the display vrrp verbose command
to view the detailed information of the VRRP group on LB B.
# If LB A fails, the detailed information of VRRP group 1 on LB B is displayed.
[LB B-Ten-GigabitEthernet0/0.1] display vrrp verbose
IPv4 Standby Information:
Run Mode : Standard
Run Method : Virtual MAC
Total number of virtual routers : 1
Interface Ten-GigabitEthernet0/0.1
VRID : 1 Adver Timer : 1
Admin Status : Up State : Master
Config Pri : 100 Running Pri : 100
Preempt Mode : Yes Delay Time : 5
Auth Type : None
Virtual IP : 202.38.160.111
Virtual MAC : 0000-5e00-0101
Master IP : 202.38.160.2
The above information indicates that if LB A fails, LB B becomes the master, and packets sent from host
A to host B are forwarded by LB B.
VRRP interface tracking configuration example
1. Network requirements
Host A needs to access Host B on the Internet, using 202.38.160.111/24 as its default gateway.
LB A and LB B belong to VRRP group 1 with the virtual IP address of 202.38.160.111/24.