2 set acceptable frame type, 3 enable or disable port gvrp, 4 modify static vlan – ZyXEL Communications GS-2724 User Manual
Page 292

Chapter 42 IEEE 802.1Q Tagged VLAN Commands
GS-2724 User’s Guide
292
The following example sets the default VID to 200 on ports 1 to 5.
42.3.2 Set Acceptable Frame Type
Syntax:
frame-type
where
This command sets the specified port to accept all Ethernet frames or only those with an IEEE
802.1Q VLAN tag.
The following example sets ports 1 to 5 to accept only tagged frames.
42.3.3 Enable or Disable Port GVRP
Use the
gvrp
command to enable GVRP on the port(s). Use the
no gvrp
command to disable
GVRP.
The following example turns off GVRP for ports 1 to 5.
42.3.4 Modify Static VLAN
Use the following commands in the config-vlan mode to configure the static VLAN table.
Syntax:
vlan
fixed
forbidden
name
normal
untagged
no fixed
no forbidden
no untagged
sysname (config)# interface port-channel 1-5
sysname (config-interface)# pvid 200
=
Specifies all Ethernet frames (tagged and untagged), only tagged
Ethernet frames or only untagged Ethernet frames.
sysname (config)# interface port-channel 1-5
sysname (config-interface)# frame-type tagged
sysname (config)# interface port-channel 1-5
sysname (config-interface)# no gvrp