Specifications
RoamAbout Mobility System Software Command Line Reference 6-3
set qos cos-to-dscp-map
ChangesthevaluetowhichMSSmaps aninternalQoSvaluewhenmarkingoutboundpackets.
Syntax
set qos cos-to-dscp-map level dscp dscp-value
Parameters
Defaults
Thedefaultsarelistedbytheshowqoscommand.
Mode
Enabled.
Example
ThefollowingcommandmapsinternalCoSvalue5toDSCPvalue50:
RBT-8100# set qos cos-to-dscp-map 5 dscp 50
Related Commands
• setqosdscp‐to‐cos‐maponpage 6‐4
• showqosonpage 6‐5
level InternalCoSvalue.Youcanspecifyanumberfrom0to7.
dscpdscp‐value DSCPvalue.Youcanspecifythevalueasadecimalnumber.Valid
valuesare0to63.
Caution: cos 5 is marked with dscp 50 which will be classified as cos 6.
If the change results in a change to CoS, MSS displays a warning message indicating the change.
In this example, packets that receive CoS 5 upon ingress will be marked with a DSCP value
equivalent to CoS 6 upon egress.