Cisco Catalyst 2960 Command Reference Manual page 259

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 2
Catalyst 2960 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
OL-8604-03
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 2960 Switch Command Reference
2-233

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents