Cisco WS-C3560E-24PD-E Command Reference Manual page 297

Catalyst 3560 series switch
Table of Contents

Advertisement

Chapter 2
Catalyst 3560 Switch Cisco IOS Commands
Examples
This example shows how to assign the ingress bandwidths for the queues. Queue 1 is the priority queue
with 10 percent of the bandwidth allocated to it. The bandwidth ratio allocated to queues 1 and 2 is
4/(4+4). SRR services queue 1 (the priority queue) first for its configured 10 percent bandwidth. Then
SRR equally shares the remaining 90 percent of the bandwidth between queues 1 and 2 by allocating 45
percent to each queue:
Switch(config)# mls qos srr-queue input priority-queue 1 bandwidth 10
Switch(config)# mls qos srr-queue input bandwidth 4 4
You can verify your settings by entering the show mls qos interface [interface-id] queueing or the show
mls qos input-queue privileged EXEC command.
Related Commands
Command
mls qos srr-queue input bandwidth
mls qos srr-queue input buffers
mls qos srr-queue input cos-map
mls qos srr-queue input dscp-map
mls qos srr-queue input threshold
show mls qos input-queue
show mls qos interface
78-16405-05
Description
Assigns shaped round robin (SRR) weights to an ingress
queue.
Allocates the buffers between the ingress queues.
Maps class of service (CoS) values to an ingress queue or
maps CoS values to a queue and to a threshold ID.
Maps Differentiated Services Code Point (DSCP) values to an
ingress queue or maps DSCP values to a queue and to a
threshold ID.
Assigns weighted tail-drop (WTD) threshold percentages to an
ingress queue.
Displays ingress queue settings.
queueing
Displays quality of service (QoS) information.
mls qos srr-queue input priority-queue
Catalyst 3560 Switch Command Reference
2-265

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents