set qos cos-to-dscp-map 131

set qos

cos-to-dscp-map

Changes the value to which MSS maps an internal QoS value when
marking outbound packets.
Syntaxset qos cos-to-dscp-map level dscp dscp-value
level — Internal CoS value. You can specify a number from 0 to 7.
dscp dscp-value — DSCP value. You can specify the value as a
decimal number. Valid values are 0 to 63.
Defaults — The defaults are listed by the display qos command.
Access — Enabled.
History —Introduced in MSS Version 4.1.
Examples — The following command maps internal CoS value 5 to
DSCP value 50:
WX1200# set qos cos-to-dscp-map 5 dscp 50
warning: 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.
See Also
set qos dscp-to-cos-map on page 132
display qos on page 133