mac
150
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
4.1.12 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
4.1.13 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.
Default: The default VLAN name is vlanXXX, where xxx is VID.
Usage Guide: The switch can specify names for different VLANs, making it easier for
users to identify and manage VLANs.
Examples: Specify the name of VLAN100 as TestVlan.
Switch(Config-Vlan100)#name TestVlan
4.1.14 private-vlan
Command: private-vlan {primary | isolated | community}










