Owner's Manual

296 QoS Commands
www.dell.com | support.dell.com
Example
The following example shows how the mapped TCP ports 2000 and 80 are modified to queue 2.
qos map udp-port-queue
The
qos map udp-port-queue
global configuration command modifies the UDP-Port to DSCP
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 udp-port-queue
port1...port8 to queue-id
no qos map udp-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 UDP destination port in the ingress packet to a specified queue.
This map is used when the UDP trust mode is enabled and when the trust command is
enabled.
Example
The following example shows how the mapped UDP ports 2000 and 80 are modified to queue 2.
wrr-queue cos-map
The
wrr-queue cos-map
global configuration command maps assigned CoS values to select one of
the egress queues. To return to the default values, use the
no
form of this command.
Syntax
wrr-queue cos-map
queue-id cos1...cos
n
no wrr-queue cos-map
[
queue-id
]
Console (config)# qos map tcp-port-queue 2000 80 to 2
Console (config)# qos map udp-port-queue 2000 80 to 2