JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Syntax 
ip vrrp vrid
 vrid
priority
 pri
 
no ip vrrp vrid 
vrid
 priority 
Parameter 
vrid
 —— The virtual router ID. 
pri
 —— Priority, ranging from 1 to 254. By default, the priority value is 100. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the priority for the interface VLAN 3 as 123 in vrid 4: 
T3700G-52TQ(config)#interface vlan 3 
T3700G-52TQ(config-if)#ip vrrp vrid 4 priority 123 
44.6  ip vrrp vrid timer-advertise 
Description 
This command sets the frequency, in seconds, that an interface on the 
specified virtual router sends a virtual router advertisement. To restore the 
advertisement interval to default value for an interface, please use no ip vrrp 
vrid timer-advertise command. 
Syntax 
ip vrrp vrid
 vrid
timer-advertise
 adver-interval
 
no ip 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 
384