Celestica Documentation Portal

Find your product documents here

Create DSCP to Traffic Class map

Dscp-to-tc mapping assigns a DSCP to the internal traffic class on the device. This command creates a mapping with default assignments, that is, DSCP 0 to internal traffic class 0, DSCP 1 to internal traffic class 0, and so on.

Syntaxqos map dscp-tc <qos-map-name>dot1p <dot1p-values> traffic-class <traffic-class>
Command modeCONFIG
Parameters
  • qos-map-name – Enter the name of the qos map (Alphanumeric string including - and _ up to 32 characters).

Usage Use no qos map dscp-tc <qos-map-name> to unconfigure a qos map.
Supported Releases1.0.0 or later
Click command None
Example
sonic(config)# qos map dscp-tc MAP1
sonic(config)# no qos map dscp-tc MAP1