T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
339 
vrrp vrid track interface 
Description 
This command is used to add tracked interfaces for the virtual router. To disable 
the track function on the specified interface, please use no vrrp vrid track 
interface vlan command. 
Syntax 
vrrp vrid vrid track interface  { { fastEthernet | gigabitEthernet  |             
ten-gigabitEthernet } port | vlan vlan-id } [ reduce-priority pri ] 
no vrrp vrid vrid track interface  {  { fastEthernet  |  gigabitEthernet  |              
ten-gigabitEthernet } port | vlan vlan-id } 
Parameter 
vrid —— The virtual router ID. 
fastEthernet | gigabitEthernet | ten-gigabitEthernet  —— The port type of the 
interface. 
port —— The port number. 
vlan-id —— The interface VLAN ID. 
pri —— The priority decrement for the tracking interface. The valid range is 1 – 
254. The default value is 10. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the tracked interface as vlan2 and the priority decrement as 10 for the 
tracking interface: 
T3700G-28TQ(config)#interface vlan 3 
T3700G-28TQ(config-if)#vrrp vrid 4 track interface vlan vlan2 
reduce-priority 10 
clear vrrp statistics 
Description 
This command is used to clear all the statistics about vrrp on the switch.