T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
336 
Command Mode 
Interface Configuration Mode 
Example 
Name the vrid 4 as vr4 on interface VLAN 3: 
T3700G-28TQ(config)#interface vlan 3 
T3700G-28TQ(config-if)#vrrp vrid 4 description vr4 
vrrp vrid priority 
Description 
This command is used to set the priority value for the virtual router configured 
on a specified interface. To restore to the default priority, please use no vrrp 
vrid priority command. 
Syntax 
vrrp vrid vrid priority pri 
no 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-28TQ(config)#interface vlan 3 
T3700G-28TQ(config-if)#vrrp vrid 4 priority 123 
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 vrrp vrid 
timer-advertise command.