3com S7906E Guía De Referencia

Descargar
Página de 2327
 
1-12 
The Track object specified in this command can be nonexistent. You can use the vrrp vrid track 
command to specify a Track object, and then create the Track object using the track command. 
 
 
For details of the Track object, refer to Track Configuration in the System Volume
 
Examples 
# Configure to monitor Track object 1, making the priority of VRRP group 1 on VLAN-interface 2 
decrease by 50 when Track object 1 turns to negative. 
<Sysname> system-view 
[Sysname] interface vlan-interface 2 
[Sysname-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.1 
[Sysname-Vlan-interface2] vrrp vrid 1 track 1 reduced 50 
vrrp vrid track interface 
Syntax 
vrrp vrid virtual-router-id track interface interface-type interface-number [ reduced priority-reduced ] 
undo vrrp vrid virtual-router-id track [ interface interface-type interface-number ] 
View 
Interface view 
Default Level 
2: System level 
Parameters 
virtual-router-id: VRRP group number, in the range 1 to 255. 
interface interface-type interface-number: Specifies an interface to be tracked by its type and number. 
reduced priority-reduced: Value by which the priority decrements. priority-reduced ranges from 1 to 255 
and defaults to 10. 
Description 
Use the vrrp vrid track interface command to configure to track the specified interface. 
Use the undo vrrp vrid track interface command to disable tracking the specified interface. 
By default, no interface is tracked. 
Note that: 
Before executing the command, create a VRRP group on an interface and configure the virtual IP 
address of the VRRP group. 
When the switch is the owner of the IP address, you cannot perform the configuration. 
When the status of the tracked interface turns from down to up, the corresponding switch restores 
its priority automatically.