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