F3215-HP Load Balancing Module High Availability Command Reference-6PW101
20
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 configuration takes effect after the device changes 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 group.
For more information about configuring track entries, see High Availability Configuration Guide.
Examples
# Associate VRRP group 1 on GigabitEthernet 0/1 with track entry 1 and decrease the priority of the
device in the VRRP group by 50 when the state of track entry 1 changes to negative.
<Sysname> system-view
[Sysname] interface gigabitethernet0/1
[Sysname-GigabitEthernet0/1] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-GigabitEthernet0/1] vrrp vrid 1 track 1 reduced 50
# Associate VRRP group 1 on GigabitEthernet 0/1 with track entry 2 and enable the LVF to take over the
role of the AVF at the IP address of 10.1.1.3 immediately after the specified track entry changes to the
negative state.
[Sysname-GigabitEthernet0/1] vrrp vrid 1 track 2 forwarder-switchover member-ip 10.1.1.3
Related commands
• display vrrp
• vrrp vrid track interface
vrrp vrid track interface
Use vrrp vrid track interface to configure to track the specified interface.
Use undo vrrp vrid track interface to disable tracking the specified interface.
Syntax
vrrp vrid virtual-router-id track interface interface-type interface-number [ reduced priority-reduced ]
undo vrrp vrid virtual-router-id track [ interface interface-type interface-number ]
Default
No interface is tracked.
Views
Interface view
Default command level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
interface interface-type interface-number: Specifies an interface to be tracked by its type and number.
reduced priority-reduced: Value by which the priority decrements. The priority-reduced argument ranges
from 1 to 255 and defaults to 10.
Usage guidelines
When the uplink interface of a device in a VRRP group fails, usually the VRRP group cannot be aware of
the uplink interface failure. If the device is the master of the VRRP group, hosts on the LAN are not able