GS-4012F/4024 User’s Guide
283 Chapter 41 Command Examples
• 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.
Figure 184 gvrp Command Example
41.8.8 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.
Figure 185 ingress-check Command Example
41.8.9 frame-type
Syntax:
frame-type <all|tagged>
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.
ras(config)# vlan1q gvrp
ras(config)# interface port-channel 1,3-5
ras(config-interface)# gvrp
ras(config)# interface port-channel 1,3-5
ras(config-interface)# ingress-check
<all|tagged>
Choose to accept both tagged and untagged incoming frames or just tagged
incoming frames on a port.