Specifications
set qos cos-to-dscp-map
Chapter 7
Quality of Service Commands
91
PROPMT# clear qos dscp-to-qos-map 44
success: change accepted.
set qos cos-to-dscp-map
Changes the value that UNIVERGE WL Control System maps an internal QoS
value when marking outbound packets.
Syntax
set qos cos-to-dscp-map level dscp dscp-value
Defaults
The defaults are listed by the show qos command.
Access
Enabled.
Examples
The following command maps internal CoS value 5 to DSCP value 50:
PROPMT# 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, UNIVERGE WL Control System
displays a warning message indicating the change. In this example, packets
receiving CoS 5 upon ingress are marked with a DSCP value equivalent to CoS 6
upon egress.
See Also
l set qos dscp-to-cos-map on page 91
l show qos on page 92
set qos dscp-to-cos-map
Changes the internal QoS value that UNIVERGE WL Control System maps to a
packet DSCP value when classifying inbound packets.
level Internal CoS value. You can specify a number from
0to7.
dscp dscp-value DSCP value. You can specify the value as a decimal
number. Valid values are 0 to 63.