Celestica Documentation Portal

Find your product documents here

Create Dot1p to Traffic Class map

Dot1p-to-tc mapping assigns an 802.1p priority to the internal traffic class on the device. This command creates a mapping with default assignments, that is, dot1p priority 0 to internal traffic class 0, dot1p priority 1 to internal traffic class 0, dot1p priority 2 to internal traffic class 0, and so on.

Syntaxqos map dot1p-tc <qos-map-name>
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 dot1p-tc <qos-map-name> to unconfigure a qos map.
Supported Releases1.0.0 or later
Click command None
Example
sonic(config)# qos map dot1p-tc MAP1
sonic(config)# no qos map dot1p-tc MAP1