ES-3124 User’s Guide
294 Chapter 37 Interface Commands
• Set the queue weights from Q0 to Q7.
37.2.10 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).
37.2.11 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).
ras# configure
ras(config)# wfq
ras(config)# interface port-channel 2,6-12
ras(config-interface)# weight 8 7 6 5 4 3 2 1
<port-list>
= Sets the outgoing traffic port list for a port-based VLAN.
ras(config)# vlan-type port-based
ras(config)# interface port-channel 1,3-5
ras(config-interface)# egress set 0,7-9
<0 .. 7>
= Sets the quality of service priority for a port.
ras(config)# interface port-channel 1,3-5
ras(config-interface)# qos priority 4