3com S7906E Guide De Référence

Page de 2327
 
1-4 
Examples  
# Set the GARP join timer to 25 centiseconds, assuming that both the hold timer and the leave timer are 
using the default.  
<Sysname> system-view 
[Sysname] interface GigabitEthernet 2/0/1 
[Sysname-GigabitEthernet2/0/1] garp timer join 25 
garp timer leaveall 
Syntax 
garp timer leaveall timer-value 
undo garp timer leaveall 
View 
System view 
Default Level 
2: System level 
Parameters 
timer-value: Leaveall timer setting, in the range 65 to 32765 (in centiseconds), Note that the setting of 
the leaveall timer must be a multiple of 5 centiseconds and must be greater than the leave timer settings 
of all the ports.  
Description  
Use the garp timer leaveall command to set the leaveall timer of GARP.  
Use the undo garp timer leaveall command to restore the default. This may fail if the default is less 
than the setting of the current leave timer.  
By default, the setting of the leaveall timer is 1000 centiseconds (that is, 10 seconds).  
A leaveall timer starts upon the start of a GARP application entity. When this timer expires, the entity 
sends a LeaveAll message so that other entities can re-register its attribute information and starts 
another leaveall timer at the same time.  
Each time a device on the network receives a LeaveAll message, it resets its leaveall timer. Therefore, 
a GARP application entity may send LeaveAll messages at the interval set by its leaveall timer or the 
leaveall timer on another device on the network, whichever is smaller.  
Related commands: display garp timer
Examples  
# Set the leaveall timer to 100 centiseconds, assuming that the leave timer is 60 centiseconds.  
<Sysname> system-view 
[Sysname] garp timer leaveall 100