F3215-HP Load Balancing Module High Availability Command Reference-6PW101
42
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 0/1, set the interface to be tracked to GigabitEthernet 0/2, making the
priority of VRRP group 1 on interface GigabitEthernet 0/1 decrement by 50 when GigabitEthernet 0/2
is down or removed.
<Sysname> system-view
[Sysname] interface gigabitethernet0/1
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 1 virtual-ip fe80::2 link-local
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 1 track interface gigabitethernet0/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, which ranges from 1 to 255.
virtual-address: Virtual IPv6 address.
link-local: Indicates that the virtual IPv6 address of the VRRP group is a link local address.
Usage guidelines
The first virtual IPv6 address assigned to a VRRP group must be a link local address and only one such
address is allowed in a VRRP group.
After you remove all virtual IPv6 addresses, the VRRP group is automatically removed. The first address
assigned to the group must be removed the last.