Command Reference VRRP Plus Commands
Forwarder 2
MAC address:
001a.a916.0201
Owner ID is 00d0.f822.8800
Enables the VRRP Plus function.
vrrp group load-balancing { host-dependent |
round-robin | weighted }
Sets the load balancing policy of the VRRP
Plus.
show vrrp balance interface type number [ brief ]
Displays the VRRP Plus running status of the
specified interface.
Use this command to enable the VRRP Plus function.
Use the no form of this command to disable this function.
Enables the VRRP Plus function on the VRRP of specified group ID.
VRRP Plus is disabled by default.
Interface configuration mode
To enable VRRP Plus, you must configure the VRRP group first.
The following example enables the VRRP Plus function on the Layer 3 interface GigabitEthernet0/0.
Ruijie#config
Ruijie(config)#interface GigabitEthernet 0/0
Ruijie(config-if-GigabitEthernet 0/0)#vrrp 1 ip 192.168.1.1
Ruijie(config-if-GigabitEthernet 0/0)#vrrp 1 balance
Sets the load balancing policy of the VRRP
Plus.