Reference Guide

2 Dene the set of dot1p values mapped to trac-class (qos-group) ID.
OS10(config-tmap-dot1p-map)# qos-group 3 dot1p 0-4
OS10(config-tmap-dot1p-map)# qos-group 5 dot1p 5-7
3 Verify the map entries.
OS10# show qos maps type trust-map-dot1p dot1p-trust-map
DOT1P Priority to Traffic-Class Map : dot1p-trust-map
Traffic-Class DOT1P Priority
-------------------------------
3 0-4
5 5-7
4 Apply the map on a specic interface or on system-qos (global) level.
Interface level
OS10(conf-if-eth1/1/1)# trust-map dot1p dot1p-trust-map
NOTE: In the interface level, the no version of the command returns the conguration to system-qos level. If there is no
conguration available at the system-qos level, then the conguration returns to default mapping.
System-qos level
OS10(config-sys-qos)# trust-map dot1p dot1p-trust-map
DSCP trust map:
Trust the DSCP eld to mark with a trac-class ID and color for the DSCP ow.
Table 10. Default DSCP trust map
DSCP values TC id Color
0-3 0 G
4-7 0 Y
8-11 1 G
12-15 1 Y
16-19 2 G
20-23 2 Y
24-27 3 G
28-31 3 Y
32-35 4 G
36-39 4 Y
40-43 5 G
44-47 5 Y
48-51 6 G
Quality of service 561