Owner's Manual

QoS Commands 295
Default Configuration
The following table describes the default map.
Command Mode
Global Configuration mode
User Guidelines
Queue settings for 3, 11, 19, ... cannot be modified.
Example
The following example maps DSCP values 33, 40 and 41 to queue 1.
qos map tcp-port-queue
The
qos map tcp-port-queue
global configuration command modifies the TCP-Port to Queue
table. To delete table entries use the
no
form of this command. In the case where there are no ports
specified and the
no
form of this command is used, the complete table is deleted.
Syntax
qos map tcp-port-queue
port1...port8
to
queue-id
no qos map tcp-port-queue
[
port1...port8
]
port1...port8
—Specify up to 8 ports (destination ports) separated by commas that are
being mapped. (Range: 1 - 65535)
queue-id
—Specify the queue number being mapped.
Default Configuration
The table is empty.
Command Mode
Global Configuration mode
User Guidelines
This command maps the TCP destination port in the ingress packet to a specified queue.
This map is used when the TCP trust mode is enabled and when trust command is enabled.
DSCP value 0-7 8-15 16-23 24-31 32-39 40-47 48-56 57-63
Queue-ID12345678
Console (config)# qos map dscp-queue 33 40 41 to 1