Reference Guide

Switch commands 3 Configuration commands
146 NN47928-107
switch qos ieee
This command maps IEEE 802.1p values to priority queues. This command
is valid only if 8021p
is selected as the layer 2 QoS type. See switch qos
setting on page 148 for more information on selecting a layer 2 QoS type.
Syntax config switch qos ieee <value> priority
[lowestq|lowq|highq|highestq]
Parameters ieee value Enter the IEEE 802.1p tag value to map to the
priority queue. Valid range is 0-7.
priority lowestq|lowq|highq|highestq
Enter the priority queue. The default is lowq.
Example The following example selects IEEE 802.1p tag mapping and then maps
tags 4 and 5 to the highest-priority queue.
> config switch qos setting type 8021p
> config switch qos ieee 4 priority highestq
> config switch qos ieee 5 priority highestq
Related
commands
display switch qos ieee
show switch qos ieee
show switch qos settings