Command Reference VRRP Plus Commands
5.6 vrrp timers redirect
Use this command to set the redirection interval and timeout of the proxy virtual MAC address for the
VRRP Plus backup group.
Use the no form of this command to restore the default value.
vrrp group timers redirect redirect timeout
no vrrp group timers redirect
VRRP Plus backup group ID, in the range of 1 to 255.
The redirection time, 300 seconds (namely 5 minutes) by default, in
the range of 0 to 3,600.
The timeout, 14,400 seconds (namely 4 hours) by default, in the
range of (redirect+600) to 64,800.
The default redirection interval is 300 seconds and redirection timeout is 14,400 seconds.
Interface configuration mode
The VRRP Plus function should be enabled before setting the redirection interval and timeout of the
proxy virtual MAC address for the VRRP Plus backup group.
The following example sets the redirection interval and timeout of the proxy virtual MAC address for
the VRRP Plus backup group.
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
Ruijie(config-if-GigabitEthernet 0/0)# vrrp 1 timers redirect 300 6000
Enables the VRRP Plus function.
show vrrp balance [ brief | group ]
Displays the VRRP Plus running status.
show vrrp balance interface type number [ brief ]
Displays the VRRP Plus running status o the
specified interface.