QoS Commands
qos map dscp-dp
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 297
23
Example
The following example maps DSCP values 33, 40 and 41 to queue 1.
Console(config)# qos map dscp-queue 33 40 41 to 1
qos map dscp-dp
The qos map dscp-dp Global Configuration mode command maps the DSCP to
Drop Precedence. Use the no form of this command to restore the default
configuration.
Advanced mode only.
Syntax
qos map dscp-dp
dscp-list
to
dp
no qos map dscp-dp [
dscp-list
]
Parameters
dscp-list
— Specifies up to 8 DSCP values, with each value separated by
space. (Range: 0-63)
dp
— Enters the Drop Precedence value to which the DSCP values
corresponds. (Range: 0-2, where 2 is the highest Drop Precedence)
In Cheetah based products
dp
— Enters the Drop Precedence value to which the DSCP values
corresponds. Possible values are 0 - 1 (Where 1 is the highest Drop
Precedence). (Range: 0-1)
Default Configuration
All the DSCPs are mapped to Drop Precedence 0.