ES-2048 User’s Guide

• Set the queue weights from Q0 to Q7.

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

34.2.10 egress set

Syntax:

egress set <port-list>

where

<port-list>

= Sets the outgoing traffic port list for a port-based VLAN.

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).

sysname(config)# vlan-type port-based sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# egress set 0,7,8

34.2.11 qos priority

Syntax:

qos priority <0 .. 7>

where

<0 .. 7>

= Sets the quality of service priority for a port.

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)# qos priority 4

268

Chapter 34 Interface Commands