A SERVICE OF

logo

GS-4012F/4024 User’s Guide
Chapter 42 IEEE 802.1Q Tagged VLAN Commands 292
This command turns on GVRP in order to propagate VLAN information beyond the switch.
42.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.
42.5 Port VLAN Commands
You must configure the switch port VLAN settings in config-interface mode.
42.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 198 vlan1q port default vid Command Example
42.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.