Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

HP PC Blade Switch CLI Reference Guide www.hp.com 18-25
QoS Commands
qos map dscp-queue
The qos map dscp-queue Global Configuration mode command modifies the DSCP to CoS
map. To return to the default map, use the no form of this command.
Syntax
qos map dscp-queue dscp-list
to queue-id
no qos map dscp-queue
Parameters
n dscp-list — Specifies up to 8 DSCP values separated by a space. (Range: 0-63)
n queue-id — Specifies the queue number to which the DSCP values are mapped.
Default Setting
The following table describes the default map.
Command Mode
Global Configuration mode
Command Usage
There are no user guidelines for this command.
Example
The following command maps DSCP values 33, 40 and 41 to queue 1.
DSCP Value Queue Number
0-15 q1 (Lowest Priority)
16 - 31 q 2
32-47 q3
48-63 q4
Console(config)# qos map dscp-queue 33 40 41 to 1