T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
337 
Syntax 
vrrp vrid vrid timer-advertise adver-interval 
no vrrp vrid vrid timer-advertise 
Parameter 
vrid —— The virtual router ID. 
adver-interval —— Advertisement interval, ranging from 1 to 255 in seconds. By 
default, it’s 1 second. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the advertisement interval for the interface VLAN 3 as 12 seconds in 
vrid 4: 
T3700G-28TQ(config)#interface vlan 3 
T3700G-28TQ(config-if)#vrrp vrid 4 timer-advertise 12 
vrrp vrid preempt-mode 
Description 
This command sets the preemption mode and the delay time for the virtual 
router configured on a specified interface. To set non-preempt mode for the 
virtual router configured on a specified interface, please use no vrrp vrid 
preempt-mode command. The virtual router is in non-preempt mode by default. 
Syntax 
vrrp vrid vrid preempt-mode [ timer-delay delay-value ] 
no vrrp vrid vrid preempt-mode 
Parameter 
vrid —— The virtual router ID. 
delay-value —— The time that a backup router has to wait for before setting 
itself as the master when the current master is considered to be unavailable. It 
ranges from 0 to 255 in seconds. By default, it’s 0. 
Command Mode 
Interface Configuration Mode