R21xx-HP FlexFabric 11900 Series High Availability Command Reference
71
reduced priority-reduced: Reduces the priority of the router in the VRRP group by a specific value when
the state of the specified track entry changes to negative. The value range for the priority-reduced
argument is 1 to 255.
switchover: Enables the router in backup state to take over as the master immediately after the specified
track entry changes to the negative state.
Usage guidelines
When the associated track entry changes to the negative state, the priority of the router in the VRRP group
decreases by a specified value, or the router immediately takes over as the master if it is a backup,
depending on your configuration.
If neither reduced priority-reduced nor switchover is specified, the priority of the router in the VRRP group
decreases by 10 when the track entry changes to negative.
When the track entry changes from Negative to Positive or Notready, the router automatically restores its
priority.
IMPORTANT:
• The vrrp vrid track command cannot take effect on an IP address owner. If you have configured the
command on an IP address owner, the confi
g
uration takes effect after the router chan
g
es to be a non IP
address owner.
• You can create a track entry with the track command before or after you associate it with a VRRP
g
roup.
For more information about configuring track entries, see
High Availability Configuration Guide
.
Examples
# Associate VRRP group 1 on VLAN-interface 2 with track entry 1 and decrease the priority of the router
in the VRRP group by 50 when the state of track entry 1 changes to negative.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 track 1 reduced 50
Related commands
display vrrp
vrrp vrid virtual-ip
Use vrrp vrid virtual-ip to create an IPv4 VRRP group and assign a virtual IP address to the IPv4 VRRP
group or assign a virtual IP address to an existing IPv4 VRRP group.
Use undo vrrp vrid virtual-ip to remove all configurations of an existing VRRP group or to remove a virtual
IP address from an IPv4 VRRP group.
Syntax
vrrp vrid virtual-router-id virtual-ip virtual-address
undo vrrp vrid virtual-router-id [ virtual-ip virtual-address ]
Default
No IPv4 VRRP group is created.
Views
Interface view










