H3C Technologies H3C SecPath F1000-E User Manual
Page 43
42
Virtual IP : FE80::10
1::10
Master IP : FE80::1
The above information indicates that in VRRP group 1 Device A is the master, Device B is the backup and
packets sent from Host A to Host B are forwarded by Device A.
If interface GigabitEthernet 0/1 on Device A is not available, you can still ping Host B on Host A. To view
the detailed information of the VRRP group, use the display vrrp ipv6 verbose command.
# If interface GigabitEthernet 0/1 on Device A is not available, the detailed information of VRRP group
1 on Device A is displayed.
[DeviceA-GigabitEthernet0/2] display vrrp ipv6 verbose
IPv6 Standby Information:
Run Mode : Standard
Run Method : Virtual MAC
Total number of virtual routers : 1
Interface GigabitEthernet0/2
VRID : 1 Adver Timer : 500
Admin Status : Up State : Backup
Config Pri : 110 Running Pri : 80
Preempt Mode : Yes Delay Time : 5
Auth Type : Simple Key : hello
Virtual IP : FE80::10
1::10
Master IP : FE80::2
VRRP Track Information:
Track Interface: GE0/1 State : Down Pri Reduced : 30
# If interface GigabitEthernet 0/1 on Device A is not available, the detailed information of VRRP group
1 on Device B is displayed.
[DeviceB-GigabitEthernet0/2] display vrrp ipv6 verbose
IPv6 Standby Information:
Run Mode : Standard
Run Method : Virtual MAC
Total number of virtual routers : 1
Interface GigabitEthernet0/2
VRID : 1 Adver Timer : 500
Admin Status : Up State : Master
Config Pri : 100 Running Pri : 100
Preempt Mode : Yes Delay Time : 5
Auth Type : Simple Key : hello
Virtual IP : FE80::10
1::10
Virtual MAC : 0000-5e00-0201
Master IP : FE80::2
The above information indicates that if interface GigabitEthernet 0/1 on Device A is not available, the
priority of Device A reduces to 80 and it becomes the backup. Device B becomes the master and packets
sent from Host A to Host B are forwarded by Device B.