DSCP map

The DSCP map defines how the layer 3 QoS settings for an ingress packet are mapped to the local priority settings used on the switch. To view the default settings for the DSCP map, use the command show dscp-map default. For example:

switch# show qos dscp-map default
code_point local_priority color   name
---------- -------------- ------- ----
code_point local_priority color   name
---------- -------------- ------- ----
0          1              green   CS0
1          1              green
2          1              green
3          1              green
4          1              green
5          1              green
 <--OUTPUT OMITTED FOR BREVITY-->
45         5              green
46         5              green   EF
47         5              green
48         6              green   CS6
 <--OUTPUT OMITTED FOR BREVITY-->
61         7              green
62         7              green
63         7              green

(Color is reserved for future use.)