![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/4/82/4820dcca-fab5-471c-877c-a393010bb46e/4820dcca-fab5-471c-877c-a393010bb46e-bg100.png)
Chapter 33 Command Examples
VES-1616F-3x Series User’s Guide
256
An example is shown next.
• Enable the IEEE 802.1Q tagged VLAN command to configure tagged VLAN for the
switch.
• Enable ports one, three, four and five for configuration.
• Enable GVRP on the interface.
33.9.7 ingress-check
Syntax:
ingress-check
Enables the device to discard incoming frames for VLANs that are not included in a port
member set.
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Enable ingress checking on the interface.
33.9.8 frame-type
Syntax:
frame-type <all|tagged|untagged>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Enable ingress checking on the ports.
• Enable tagged frame-types on the interface.
33.9.9 egress set
Syntax:
egress set <port-list>
sysname(config)# vlan1q gvrp
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# gvrp
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# ingress-check
<all|tagged|u
ntagged>
Choose to accept both tagged and untagged incoming frames or just
tagged or untagged incoming frames on a port.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# ingress-check
sysname(config-interface)# frame-type tagged