Garp timer – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual
Page 120

Page 119
Allied Telesis
AT-8000S-S94-3.0 Command Line Interface User’s Guide
Default Configuration
GVRP is disabled on all interfaces.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
An access port does not dynamically join a VLAN because it is always a member in only one VLAN.
Membership in an untagged VLAN is propagated in the same way as in a tagged VLAN. That is, the PVID is
manually defined as the untagged VLAN VID.
Example
The following example enables GVRP on Ethernet port 1/e6.
garp timer
The garp timer Interface Configuration (Ethernet, Port channel) mode command adjusts the values of the join,
leave and leave all timers of GARP applications. Use the no form of this command to return to the default
configuration.
Syntax
garp timer {join | leave | leaveall} timer_value
no garp timer
Parameters
•
{join | leave | leaveall} — Indicates the type of timer.
•
timer_value — Timer values in milliseconds in multiples of 10. (Range: 10-2147483647)
Default Configuration
Following are the default timer values:
•
Join timer — 200 milliseconds
•
Leave timer — 600 milliseconds
•
Leavall timer — 10000 milliseconds
Command Mode
Interface configuration (Ethernet, port-channel) mode
User Guidelines
The following relationship must be maintained between the timers:
Leave time must be greater than or equal to three times the join time.
Leave-all time must be greater than the leave time.
console(config)# interface ethernet 1/e6
console(config-if)# gvrp enable