R2511-HP MSR Router Series High Availability Command Reference(V5)
69
Examples
# On interface Ethernet 1/1, set the interface to be tracked to Serial 2/0, making the priority of VRRP
group 1 on interface Ethernet 1/1 decrement by 50 when Serial 2/0 is down or removed.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip fe80::2 link-local
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 track interface serial 2/0 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: Specifies a VRRP group by its number in the range of 1 to 255.
virtual-address: Specifies a 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.
Examples
# Create VRRP group 1, and configure its virtual IPv6 address as fe80::10.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip fe80::10 link-local
# Configure the virtual IPv6 address of VRRP group 1 as 1::10.










