VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
CLI Syntax:
switchport access vlan <1-4094>
Example:
Switch(config)# interface fastethernet1/0/2
Switch(config-if)#switchport access vlan 1
8.3.18.5 allowed VLANs
Use the ‘switchport trunk allowed vlan’ configuration command on the Switch to add or
remove the VLANs that are allowed to receive and send traffic on this interface in tagged
format when in trunking mode
CLI Syntax:
switchport trunk allowed vlan (add|remove) VLANLIST
Example:
Switch(config)# interface fastethernet1/0/2
Switch(config-if)#switchport trunk allowed vlan add 1
8.3.19 GVRP
8.3.19.1 clear gvrp statistics
Use the ‘clear gvrp statistics’ configuration command on the switch to clear all the GVRP
statistics information on one or all interfaces.
CLI Syntax:
clear gvrp statistics [IFNAME]
Example:
Switch#clear gvrp statistics fastethernet1/0/2
8.3.19.2 default gvrp configuration
This command sets the GVRP configuration to default.
CLI Syntax:
default gvrp configuration
Example:
Switch#default gvrp configuration
8.3.19.3 gvrp mode
This command sets the GVRP feature to globally be enabled or disabled on the switch.
CLI Syntax:
gvrp mode (enable|disable)
Example:
Switch#gvrp mode enable
8.3.19.4 show gvrp configuration
To show gvrp configuration IFNAME status.
CLI Syntax:
show gvrp configuration IFNAME
Example:
Switch#show gvrp configuration fastethernet1/0/1
94