A SERVICE OF

logo

ES-4024A User’s Guide
Chapter 38 Command Examples 239
Enable ports one, three, four and five for configuration.
Enable GVRP on the interface.
Figure 153 gvrp Command Example
38.7.6 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 154 ingress-check Command Example
38.7.7 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.