3 garp timer, Default configuration, Command mode – Planet Technology WGSW-48040 User Manual
Page 208: User guidelines, Example, Syntax
User’s Manual of WGSW-24020/WGSW-48040
-20
no gvrp enable
Default Configuration
GVRP is disabled on all interfaces by default.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
An access port would not dynamically join a VLAN because it is always a member in only one VLAN.
Example
The following example enables GVRP on ethernet g8.
Console (config)# interface ethernet e8
Console (config-if)# gvrp enable
5.8.3 garp timer
The garp timer interface configuration command adjusts the GARP application join, leave, and leaveall GARP timer values. To
reset the timer to default values, use the no form of this command.
Syntax
garp timer
{join | leave | leaveall} timer_value
no garp timer
join — Indicates the time in milliseconds that PDUs are transmitted. (Range: 10-2147483640)
leave — Indicates the amount of time in milliseconds that the device waits before leaving its GARP state. The Leave
Time is activated by a Leave All Time message sent/received, and cancelled by the Join message. (Range:
10-2147483640)
leaveall — Used to confirm the port within the VLAN. The time in milliseconds between messages sent. (Range:
10-2147483640)
timer_value — Timer values in milliseconds.
Default Configuration
The default timer values are as follows:
Join timer — 200 milliseconds
Leave timer — 600 milliseconds
Leavall timer — 10000 milliseconds
Command Mode
Interface configuration (Ethernet, port-channel) mode