mac

VLAN Configuration
184
15.1.12 gvrp (Port)
Command: gvrp
no gvrp
Function: Enable/disable GVRP function on port. Notice: although GVRP can be
enabled on port when GVRP is not enabled globally, it will not take effect until global
GVRP is enabled.
Parameters: None
Command Mode: Port mode
Default: Disabled
Usage Guide: GVRP function can only be enabled on trunk and hybrid ports, and
enabling GVRP will return an error on access port. After GVRP enabled on port, this port
will be added to GVRP (i.e. adding corresponding state machine to GVRP of the port).
Example: Enable GVRP of port.
Switch(config-if-ethernet1/1)#gvrp
15.1.13 no garp timer
Command: no garp timer (join | leave | leaveall)
Function: Restore garp join | leave | leaveAll timer to the default value.
Parameters: join, join timer
leave, leave timer
leaveAll, leaveAll timer
Command Mode: Global mode
Default: 200 | 600 | 10000 milliseconds for join | leave | leaveall timer respectively.
Usage Guide: Check whether the default value satisfy the range. If so, modify the value
of garp join | leave | leaveAll timer to the default value, otherwise return a configuration
error.
Example: Restore garp timer to the default value.
Switch(config)#no garp timer leaveall
15.1.14 name
Command: name <vlan-name>
no name
Function: Specify a name, a descriptive string, for the VLAN; the no operation of the
command will delete the name of the VLAN.
Parameters: <vlan-name> is the specified name string.
Command Mode: VLAN Configuration Mode.