ES-3148 User’s Guide
290 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), and eight (8).
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).
sysname# configure
sysname(config)# wfq
sysname(config)# interface port-channel 2,6-8
sysname(config-interface)# weight 8 7 6 5 4 3 2 1
<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,8
<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