GS-4012F User’s Guide
Chapter 41 IEEE 802.1Q Tagged VLAN Commands 271
This command turns on GVRP in order to propagate VLAN information beyond the switch.
41.4.5 Disable GVRP
Syntax:
no vlan1q gvrp
This command turns off GVRP so that the switch does not propagate VLAN information to
other switches.
41.5 Port VLAN Commands
You must configure the switch port VLAN settings in config-interface mode.
41.5.1 Set Port VID
Syntax:
pvid <VID>
where
This command sets the default VLAN ID on the port(s).
The following example sets the default VID to 200 on ports 1 to 5.
Figure 184 vlan1q port default vid Command Example
41.5.2 Set Acceptable Frame Type
Syntax:
frame-type <all|tagged>
where
<VID> =
Specifies the VLAN number between 1 and 4094
ras (config)# interface port-channel 1-5
ras (config-interface)# pvid 200
<all|tagged> =
Specifies all Ethernet frames (tagged and untagged) or only tagged
Ethernet frames.