ES-2024A User’s Guide
Chapter 28 Command Examples 179
Figure 121 gvrp Command Example
28.10.6 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.
Figure 122 frame-type Command Example
28.10.7 egress set
Syntax:
egress set <port-list>
where
An example is shown next.
• Enable port-based VLAN tagging on the switch.
• Enable ports one, three, four and five for configuration.
• Set the outgoing traffic ports as the CPU (0), seven (7), eight (8) and nine (9).
ras(config)# vlan1q gvrp
ras(config)# interface port-channel 1,3-5
ras(config-interface)# gvrp
<all|tagged>
Choose to accept both tagged and untagged incoming frames or just tagged
incoming frames on a port.
ras(config)# interface port-channel 1,3-5
ras(config-interface)# ingress-check
ras(config-interface)# frame-type tagged
<port-list>
Sets the outgoing traffic port list for a port-based VLAN.