DGS-3610 Series Configuration Guide Chapter 46 VRRP Configuration
matter whether the VRRP group in the preemption mode, the corresponding VRRP group
will be in the Master status automatically (as long as the corresponding Ethernet interface is
available).
46.3.7 Setting a Monitored Interface for the
VRRP Backup Group
After a monitored interface is configured for the VRRP backup group, the system
dynamically adjusts the priority of the routing device according to the status of the monitored
interface. If the interface is unavailable, the system lowers the priority of the routing device in
the VRRP backup group, and another more stable routing device with higher priority
becomes active (master) in the VRRP backup group.
DGS-3610(config-if)# vrrp group track
interface-type number
[interface –priority]
Set a monitored interface for the
VRRP backup group.
DGS-3610(config-if)# no vrrp group track
interface-type number
Cancel the setting of a monitored
interface for the VRRP backup group.
By default, no monitored interface is set for the VRRP backup group in the system. The
value of the parameter Interface-Priority ranges from 1-255. In the default status, the value
is 10.
A monitored interface can only be a L3 routable logic interface (such as
Routed Port, SVI, Loopback and Tunnel).
46.3.8 Setting the VRRP Broadcast Timer
Learning Function
Once the timer learning function is enabled, if the current router is a VRRP backup router, it
will learn the VRRP advertisement interval from the VRRP advertisement of the master
router, with which it calculates the Master router failure judgment interval, instead of the
VRRP advertisement interval configured locally. This command may synchronize the VRRP
advertisement timer between the Backup device and the Master device.
DGS-3610(config-if)# vrrp group timers
learn
Set the timer learning function
DGS-3610(config-if)# no vrrp group timers
learn
Cancel the timer learning function
By default, the VRRP group timer learning function is not set.