queue dscp
Use this command to configure user-defined mapping for queue to DSCP. This will be mapped with nvo VXLAN tunnel of local VTEP.
Use the no form of this command to remove the queue-to-DSCP mapping.
Command Syntax
queue <0-7> (color (green|yellow|red|all)|) dscp <0-63>
no queue <0-7> (color (green|yellow|red|all|)|)
Parameters
<0-7>
Queue number
<0-63>
DSCP
color
Color to map
all
Set mapping for all packets
green
Set mapping for green packets
red
Set mapping for red packets
yellow
Set mapping for yellow packets
Default
Default queue and cos value is one-one default mapping if it is not configured.
Command Mode
QoS config mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
(config)#qos profile queue-color-to-dscp nw_profile
(config-egress-dscp-map)# queue 1 dscp 63
(config-egress-dscp-map)#no queue 1
Last modified date: 08/29/2023