ZyXEL Communications GS-2024 Switch User Manual


 
GS-2024 User’s Guide
Chapter 29 IEEE 802.1Q Tagged VLAN Commands 223
This command turns on GVRP in order to propagate VLAN information beyond the switch.
29.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.
29.5 Port VLAN Commands
You must configure the switch port VLAN settings in config-interface mode.
29.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 138 vlan1q port default vid Command Example
29.5.2 Set Acceptable Frame Type
Syntax:
frame-type <all|tagged|untagged>
where
<VID> =
Specifies the VLAN number between 1 and 4094
ras (config)# interface port-channel 1-5
ras (config-interface)# pvid 200
<all|tagged|unt
agged> =
Specifies all Ethernet frames (tagged and untagged) or only tagged
Ethernet frames.