
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
350
Command Mode
Interface Configuration Mode
User Guidelines
If the password you configured here is unencrypted and the global encryption
function is enabled in
service password-encryption
, the password in the
configuration file will be displayed in the symmetric encrypted form.
Example
Configure the authentication Mode as md5 and configure the key as 123 for the
interface VLAN 3 in vrid 4:
T2700G-28TQ(config)#interface vlan
3
T2700G-28TQ(config-if)#vrrp vrid
4
authentication-mode
md5
123
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