Cisco Catalyst 3560X-24P Command Reference Manual page 415

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
This example shows how to assign the ingress bandwidths for the queues in the stack. 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 buffers
mls qos srr-queue input cos-map
mls qos srr-queue input dscp-map
mls qos srr-queue input priority-queue
mls qos srr-queue input threshold
show mls qos input-queue
show mls qos interface
OL-21522-02
Description
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.
Configures the ingress priority queue and guarantees
bandwidth.
Assigns weighted tail-drop (WTD) threshold percentages
to an ingress queue.
Displays ingress queue settings.
queueing
Displays quality of service (QoS) information.
Catalyst 3750-X and 3560-X Switch Command Reference
mls qos srr-queue input bandwidth
2-383

Advertisement

Table of Contents
loading

Table of Contents