Reference Guide

Table Of Contents
3 0-4
5 5-7
4. Apply the map on a specific 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 configuration to system-qos level. If there
is no configuration available at the system-qos level, then the configuration returns to default mapping.
System-qos level
OS10(config-sys-qos)# trust-map dot1p dot1p-trust-map
Configure default CoS trust map
1. Create a default dot1p trust map.
OS10(config)# trust dot1p-map default
OS10(config-tmap-dot1p-map)#
2. Apply the map on a specific interface or on system-qos (global) level.
Interface level
OS10(conf-if-eth1/1/1)# trust-map dot1p default
NOTE:
In the interface level, the no version of the command returns the configuration to system-qos level. If there
is no configuration available at the system-qos level, then the configuration returns to default mapping.
System-qos level
OS10(config-sys-qos)# trust-map dot1p default
DSCP trust map:
Trust the DSCP field to mark with a traffic-class ID and color for the DSCP flow.
Table 35. 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
Quality of service 629