l2 queue dscp
Use this command to configure or update user defined mapping for queue to dscp for egress L2 Traffic over VXLAN tunnel.
Use the no form of this command to delete the mapping.
Command Syntax
l2 queue <0-7> (color (green|yellow|red|all)|) dscp <0-63>
no l2 queue <0-7> (color (green|yellow|red|all|)|)
Parameters
<0-7>
Queue values
<0-63>
Select DSCP value
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 dscp value is one-one default mapping if it is not configured.
Command Mode
egress-dscp-encap-map mode
Applicability
This command was introduced in OcNOS version 4.2.
Example
#configure terminal
(config)#qos profile dscp-encap DSCP_ENCP
(config-egress-dscp-encap-map)#l2 queue 1 dscp 32
(config-egress-dscp-encap-map)#l2 queue 5 color green dscp 16
(config-egress-dscp-encap-map)#no l2 queue 1
Last modified date: 08/29/2023