H3C Technologies H3C SR8800 User Manual
Page 103

94
# Enable Router C to send RA messages, so that hosts in network segment 1::/64 can learn the
default gateway address.
[RouterC-GigabitEthernet4/1/1] undo ipv6 nd ra halt
[RouterC-GigabitEthernet4/1/1] quit
# Create track entry 1 to associate with the physical status of GigabitEthernet 4/1/2 on Router C.
When the track entry becomes negative, it means that the interface fails.
[RouterC] track 1 interface GigabitEthernet 4/1/2
# Configure the VFs to monitor track entry 1, making the weight of Router C decrease by more than
245 (250 in this example) when track entry 1 turns to negative. In such a case, another router with
a higher weight can take over.
[RouterC] interface GigabitEthernet 4/1/1
[RouterC-GigabitEthernet4/1/1] vrrp ipv6 vrid 1 weight track 1 reduced 250
4.
Verify the configuration:
After the configuration, Host A can ping external networks successfully. To verify your
configuration, use the display vrrp ipv6 verbose command.
# Display the detailed information of VRRP group 1 on Router A.
[RouterA-GigabitEthernet4/1/1] display vrrp ipv6 verbose
IPv6 Standby Information:
Run Mode : Load Balance
Run Method : Virtual MAC
Total number of virtual routers : 1
Interface GigabitEthernet4/1/1
VRID : 1 Adver Timer : 100
Admin Status : Up State : Master
Config Pri : 120 Running Pri : 120
Preempt Mode : Yes Delay Time : 5
Auth Type : None
Virtual IP : FE80::10
1::10
Member IP List : FE80::1 (Local, Master)
FE80::2 (Backup)
FE80::3 (Backup)
Forwarder Information: 3 Forwarders 1 Active
Config Weight : 255
Running Weight : 255
Forwarder 01
State : Active
Virtual MAC : 000f-e2ff-4011 (Owner)
Owner ID : 0000-5e01-1101
Priority : 255
Active : local
Forwarder 02
State : Listening
Virtual MAC : 000f-e2ff-4012 (Learnt)
Owner ID : 0000-5e01-1103
Priority : 127
Active : FE80::2
Forwarder 03