Configuring quality of service 439
Nortel WLAN—Security Switch 2300 Series Configuration Guide
The following command displays the CoS value to which DSCP value 55 is mapped:
WSS# show qos dscp-to-cos-map 55
dscp 55 is classified as cos 6

Displaying a CoS-to-DSCP mapping

To display the DSCP value to which a specific CoS value is mapped during marking, use the following command:
show qos cos-to-dscp-map cos-value
The following command displays the DSCP value to which CoS value 6 is mapped:
WSS# show qos cos-to-dscp-map 6
cos 6 is marked with ds cp 48 (tos 0xC0)

Displaying the DSCP table

To display the standard mappings of DSCP, ToS, and precedence values, use the following command:
WSS# show qos dscp-table
DSCP TOS precedence tos
dec hex dec hex
------------ ---------------- -----------------------
0 0x00 0 0x00 0 0
1 0x01 4 0x04 0 2
2 0x02 8 0x08 0 4
3 0x03 12 0x0c 0 6
4 0x04 16 0x10 0 8
5 0x05 20 0x14 0 10
6 0x06 24 0x18 0 12
7 0x07 28 0x1c 0 14
8 0x08 32 0x20 1 0
9 0x09 36 0x24 1 2
...
63 0x3f 252 0xfc 7 14