Cisco Catalyst 3750 Command Reference Manual page 248

Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

mls qos srr-queue input dscp-map
You can map each DSCP value to a different queue and threshold combination, allowing the frame to
follow different behavior.
You can map up to eight DSCP values per command.
Examples
This example shows how to map DSCP values 0 to 6 to ingress queue 1 and to threshold 1 with a drop
threshold of 50 percent. It maps DSCP values 20 to 26 to ingress queue 1 and to threshold 2 with a drop
threshold of 70 percent:
Switch(config)# mls qos srr-queue input dscp-map queue 1 threshold 1 0 1 2 3 4 5 6
Switch(config)# mls qos srr-queue input dscp-map queue 1 threshold 2 20 21 22 23 24 25 26
Switch(config)# mls qos srr-queue input threshold 1 50 70
You can verify your settings by entering the show mls qos maps 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 priority-queue
mls qos srr-queue input threshold
show mls qos maps
Catalyst 3750 Switch Command Reference
2-220
Chapter 2
Catalyst 3750 Switch Cisco IOS Commands
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 threshold ID.
Configures the ingress priority queue and guarantees
bandwidth.
Assigns WTD threshold percentages to an ingress queue.
Displays QoS mapping information.
78-16181-03

Advertisement

Table of Contents
loading

Table of Contents