ingress dscp map
Use this command to map a DSCP value to the queue.
Use the no form of this command to remove the map.
Note: Color is an optional parameter. If not provided, it will be set as the default value. Please refer the Configuration Guide for the default value table.
Command Syntax
dscp <0-63> queue <0-7> (color (green|yellow|red)|)
no dscp <0-63>
Parameters
<0-63>
DSCP value
<0-7>
Identifying queue number
color
(green|yellow|red)
Default
By default, 8 DSCP values are mapped to one queue.
For example: DSCP 0-7 queue 0, DSCP 8-15 queue 1.
Command Mode
Ingress dscp map mode
Applicability
This command was introduced in OcNOS version DC 2.0.
This command applies only to the Trident II, Trident II+, and Tomahawk platforms.
Example
(config)#qos profile dscp-to-queue default
(config-ingress-dscp-map)#dscp 1 queue 2
Last modified date: 07-14-2023