212
E
ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Switch(Config-Ethernet1/10)#garp timer leave 3000
9.3.2.3 garp timer hold
Command: garp timer hold <
timer-value>
no garp timer hold
Function:
Sets the
hold
timer for GARP; the “
no garp timer hold
” command restores the default
timer setting.
Parameters:
< timer-value>
is the value for GARP
hold
timer, the valid range is 100 to 327650 ms.
Command mode:
Interface Mode
Default:
The default value for
hold
timer is 100 ms.
Usage Guide:
When GARP application entities receive a
join
message,
join
message will not be
sent immediately. Instead,
hold
timer is started. After
hold
timer times out, all
join
messages
received within the hold time will be sent in one GVRP frame, thus effectively reducing protocol
message traffic.
Example:
Setting the GARP
hold
timer value of port 1/10 to 500 ms.
Switch(Config-Ethernet1/10)#garp timer hold 500
9.3.2.4 garp timer leaveall
Command: garp timer leaveall <
timer-value>
no garp timer leaveall
Function:
Sets the
leaveall
timer for GARP; the “
no garp timer leaveall
” command restores the
default timer setting.
Parameters:
< timer-value>
is the value for GARP
leaveall
timer, the valid range is 100 to 327650
ms.
Command mode:
Global Mode
Default:
The default value for
leaveall
timer is 10000 ms.
Usage Guide:
When a GARP application entity starts, the
leaveall
timer is started at the same time.
When
leaveall
timer times out, the GARP application entity will send a
leaveall
message. Other
application entities will cancel all property information for that application entity, and the
leaveall
timer is cleared for a new cycle.
Example:
Setting the GARP
leaveall
timer value to 50000 ms.
Switch(Config)#garp timer leaveall 50000
9.3.2.5 gvrp
Command: gvrp
no gvrp
Function:
Enables the GVRP function for the switch or the current Trunk port; the “
no gvrp”
command disables the GVRP function globally or for the port
.