ES-2024 Series User’s Guide
237 Chapter 33 Interface Commands
• Enable tagged frame-types on the interface.
33.2.6 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).
33.2.7 qos priority
Syntax:
qos priority <0 .. 7>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set the IEEE 802.1p quality of service priority as four (4).
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# frame-type tagged
<port-list>
= Sets the outgoing traffic port list for a port-based VLAN.
sysname(config)# vlan-type port-based
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# egress set 0,7-9
<0 .. 7>
= Sets the quality of service priority for a port.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# qos priority 4