41-49
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 41 Configuring QoS
Configuring QoS
QoS maintains separate configurations for
1q4t
ports and
1p1q4t
ports. With either keyword, this
command configures only the standard queue. Specify queue 1 for both port types (the threshold in the
strict-priority queue is not separately configurable; it uses threshold 4 as specified for queue 1).
The thresholds are all specified as percentages ranging from 1 to 100. A value of 10 indicates a threshold
when the buffer is 10 percent full.
This example shows how to configure the standard receive-queue tail-drop thresholds:
Console> (enable)
set qos drop-threshold 1q4t rx queue 1 20 40 75 100
Receive drop thresholds for queue 1 set at 20% 40% 75% 100%
Console> (enable)
Note
You cannot configure a drop threshold in a
1p1q0t
receive queue.
Configuring 2q2t Port Standard Transmit-Queue Tail-Drop Thresholds
To configure the standard transmit-queue tail-drop thresholds on all
2q2t
ports, perform this task in
privileged mode:
Queue number 1 is the low-priority transmit queue and queue number 2 is high priority. In each queue,
the low-priority threshold number is 1 and the high-priority threshold number is 2.
The thresholds are all specified as percentages ranging from 1 to 100. A value of 10 indicates a threshold
when the buffer is 10 percent full.
This example shows how to configure the low-priority transmit-queue tail-drop thresholds:
Console> (enable)
set qos drop-threshold 2q2t tx queue 1 40 100
Transmit drop thresholds for queue 1 set at 40% 100%
Console> (enable)
Note
You cannot configure the tail-drop thresholds in
1p3q1t
transmit queues.
Configuring Standard Transmit-Queue WRED-Drop Thresholds
1p2q2t
and
1p3q1t
ports have weighted early random detection (WRED)-drop thresholds in their
standard transmit queues.
Note
1p3q1t
ports also have nonconfigurable tail-drop thresholds (see the
“1p3q1t Ports” section on
page 41-26
).
Task
Command
Configure the standard transmit-queue tail-drop
thresholds on all
2q2t
ports.
set qos drop-threshold
port_type
tx queue
q#
thr1 thr2