F3215-HP Load Balancing Module High Availability Command Reference-6PW101
23
reduced weight-reduced: Specifies the value by which the weight decreases, in the range of 1 to 255.
The default setting is 30.
Usage guidelines
The command is effective only when VRRP operates in load balancing mode.
Before executing the command, create a VRRP group on an interface and configure the virtual IP address
of the VRRP group.
When the status of the monitored track entry turns from negative to positive or invalid, the corresponding
VFs automatically restore their weights.
If the track entry specified in this command does not exist, you can use the vrrp vrid weight track
command to specify a track entry, and then create the track entry using the track command.
The weight of a VF is 255, and the lower limit of failure is 10. When the weight of a VF owner is no less
than the lower limit of failure, the priority of the VF owner is always 255. To enable other VFs to take over
the role of the VF owner as the AVF when the uplink interface fails, you must set a value larger than 245
for the reduced weight-reduced option.
For more information about track entries, see High Availability Configuration Guide.
Examples
# Configure to monitor track entry 1, making the weights of VFs belonging to VRRP group 1 on
GigabitEthernet 0/1 decrease by 50 when track entry 1 turns 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 weight track 1 reduced 50
Related commands
display vrrp
IPv6-based VRRP configuration commands
display vrrp ipv6
Use display vrrp ipv6 to display the state information of VRRP groups for IPv6.
Syntax
display vrrp ipv6 [ verbose ] [ interface interface-type interface-number [ vrid virtual-router-id ] ] [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed state information of VRRP groups.
interface interface-type interface-number: Displays VRRP group state information of the specified
interface. interface-type interface-number specifies an interface by its type and number.