R3303-HP HSR6800 Routers High Availability Command Reference

182
If no interface is specified, the undo vrrp ipv6 vrid track interface command removes the association
between the VRRP group and any interface.
If you configure an interface to be tracked on a router that is the IP address owner in a VRRP group, the
configuration does not take effect. If the router is not the IP address owner in the VRRP group later, the
configuration takes effect.
When the status of the tracked interface turns from down or removed to up, the corresponding router
restores its priority automatically.
The interface specified in this command can be a Layer 3 Ethernet interface, a VLAN interface, a Layer
3 aggregate interface, a synchronous/asynchronous serial interface, a POS interface, an MP-group
interface, an HDLC link bundle interface, or an RPR logical interface. The layer 2 protocol used by the
tracked synchronous/asynchronous serial interfaces can only be PPP protocol, and the tracked
synchronous/asynchronous serial interfaces cannot be added to a virtual template or MP-group.
Examples
# On interface GigabitEthernet 1/0/1, set the interface to be tracked to GigabitEthernet 1/0/2, making
the priority of VRRP group 1 on interface GigabitEthernet 1/0/1 decrement by 50 when GigabitEthernet
1/0/2 is down or removed.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] vrrp ipv6 vrid 1 virtual-ip fe80::2 link-local
[Sysname-GigabitEthernet1/0/1] vrrp ipv6 vrid 1 track interface gigabitethernet 1/0/2
reduced 50
Related commands
display vrrp ipv6
vrrp ipv6 vrid track
vrrp ipv6 vrid virtual-ip
Use vrrp ipv6 vrid virtual-ip to create a VRRP group and configure a virtual IPv6 address for it or add
another virtual IPv6 address for an existing VRRP group.
Use undo vrrp ipv6 vrid virtual-ip to remove an existing VRRP group or the virtual IPv6 address of the
VRRP group.
Syntax
vrrp ipv6 vrid virtual-router-id virtual-ip virtual-address [ link-local ]
undo vrrp ipv6 vrid virtual-router-id [ virtual-ip virtual-address [ link-local ] ]
Default
No VRRP group is created.
Views
Interface view
Default command level
2: System level
Parameters
virtual-router-id: VRRP group number in the range of 1 to 255.