Configuring Quality of Service 443
Removing TCP to Queue Mapping
1
Open the
QoS TCP to Queue
page.
2
Click
Show All
to display the
TCP to Queue Mapping Table
page.
3
Check the
Remove
check box for each of the TCP ports for which queue mapping is removed.
4
Click
Apply Changes
.
Defining TCP to Queue Mapping Using the CLI Commands
The following is an example of the CLI commands:
console(config)# qos map tcp-port-queue 2000 80 to 2
console(config)# exit
console# show qos map tcp-port-queue
Tcp port - queue map
Port queue
--------------------
6000 1
6001 2
6002 3

Defining QoS UDP to Queue Mapping

The
QoS UDP to Queue
page enables mapping of a UDP port to a queue. To open the page, click
Quality of Service
QoS Global Parameters
UDP to Queue
in the tree view.
Table 10-7. TCP to Queue Mapping CLI Commands
CLI Command Description
qos map tcp-port-
queue
port1 ... port
8 to queue-id
Modifies the TCP-Port to queue.
show qos map [dscp-
queue | tcp-port-
queue | udp-port-
queue | dscp-policed
| dscp-mutation]
Displays all the QoS maps.