Ipv6-based vrrp configuration examples, Single vrrp group configuration example, Network requirements – H3C Technologies H3C S7500E Series Switches User Manual
Page 161
10-28
# Display the detailed information of the VRRP group on Switch B.
[SwitchB-Vlan-interface3] display vrrp verbose
IPv4 Standby Information:
Run Mode : Standard
Run Method : Virtual MAC
Total number of virtual routers : 2
Interface Vlan-interface2
VRID : 1 Adver Timer : 1
Admin Status : Up State : Backup
Config Pri : 100 Running Pri : 100
Preempt Mode : Yes Delay Time : 0
Auth Type : None
Virtual IP : 202.38.160.100
Master IP : 202.38.160.1
Interface Vlan-interface3
VRID : 2 Adver Timer : 1
Admin Status : Up State : Master
Config Pri : 110 Running Pri : 110
Preempt Mode : Yes Delay Time : 0
Auth Type : None
Virtual IP : 202.38.160.200
Virtual MAC : 0000-5e00-0102
Master IP : 202.38.160.131
The above information shows that in VRRP group 1 Switch A is the master, Switch B is the
backup and hosts with the default gateway of 202.38.160.100/25 accesses the Internet through
Switch A; in VRRP group 2 Switch A is the backup, Switch B is the master and hosts with the
default gateway of 202.38.160.200/25 accesses the Internet through Switch B.
IPv6-Based VRRP Configuration Examples
This section provides these configuration examples:
z
Single VRRP Group Configuration Example
z
VRRP Interface Tracking Configuration Example
z
VRRP with Multiple VLANs Configuration Example
Single VRRP Group Configuration Example
Network requirements
z
Switch A and Switch B belong to VRRP group 1 with the virtual IP addresses of 1::10/64
and FE80::10.
z
Host A wants to access Host B on the Internet, and learns 1::10/64 as its default gateway
through RA messages sent by the switches.
z
When Switch A operates normally, packets sent from Host A to Host B are forwarded by
Switch A; when Switch A fails, packets sent from Host A to Host B are forwarded by Switch
B.