R3204P16-HP Load Balancing Module High Availability Command Reference-6PW101

21
When the status of the monitored track entry turns from negative to positive or invalid, the corresponding
VFs restore their weights automatically.
The track entry specified in this command can be nonexistent. You can use the vrrp vrid weight track
command to specify a track entry, and then create the track entry using the track command.
By default, the weight of a VF is 255, and its lower limit of failure is 10.
If the weight of a VF owner is higher than or equal to the lower limit of failure, the priority of the VF owner
is always 255 and does not change with the weight value. Therefore, in case of an uplink failure, only
when the weight of the VF owner decreases a properly specified value and becomes lower than the lower
limit of failure, can another VF takes over the VF owner's work and becomes the AVF.
Related commands: display vrrp.
Examples
# Configure to monitor track entry 1, making the weights of VFs belonging to VRRP group 1 on
Ten-GigabitEthernet 0/0.1 decrease by 50 when track entry 1 turns to negative.
<Sysname> system-view
[Sysname] interface Ten-GigabitEthernet 0/0.1
[Sysname-Ten-GigabitEthernet0/0.1] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-Ten-GigabitEthernet0/0.1] vrrp vrid 1 weight track 1 reduced 50