Garp timer – LevelOne GTL-2691 User Manual
Page 1109
C
HAPTER
39
| VLAN Commands
GVRP and Bridge Extension Commands
– 1109 –
garp timer
This command sets the values for the join, leave and leaveall timers. Use
the no form to restore the timers’ default values.
S
YNTAX
garp timer {join | leave | leaveall} timer-value
no garp timer {join | leave | leaveall}
{join | leave | leaveall} - Timer to set.
timer-value - Value of timer.
Ranges:
join: 20-1000 centiseconds
leave: 60-3000 centiseconds
leaveall: 500-18000 centiseconds
D
EFAULT
S
ETTING
join: 20 centiseconds
leave: 60 centiseconds
leaveall: 1000 centiseconds
C
OMMAND
M
ODE
Interface Configuration (Ethernet, Port Channel)
C
OMMAND
U
SAGE
◆
Group Address Registration Protocol is used by GVRP and GMRP to
register or deregister client attributes for client services within a
bridged LAN. The default values for the GARP timers are independent of
the media access method or data rate. These values should not be
changed unless you are experiencing difficulties with GMRP or GVRP
registration/deregistration.
◆
Timer values are applied to GVRP for all the ports on all VLANs.
◆
Timer values must meet the following restrictions:
■
leave >= (3 x join)
■
leaveall > leave
N
OTE
:
Set GVRP timers on all Layer 2 devices connected in the same
network to the same values. Otherwise, GVRP may not operate
successfully.
E
XAMPLE
Console(config)#interface ethernet 1/1
Console(config-if)#garp timer join 100
Console(config-if)#
R
ELATED
C
OMMANDS