qos profile dscp-encap
Use this command to create new profiles or to update "default" profiles for dscp-dscpEncap and Queue to DSCP value.
Use the no form of this command to remove the profiles.
Note: "default" profiles can only be updated and not be deleted. User can create/delete user-defined profiles.
Note: Use this command to configure QoS profile for both VXLAN L2 and VXLAN L3 traffic.
Note: This profile will be mapped to nvo vxlan tunnel at the egress direction of the VTEP.
Note: Default Qos profile dscp-encap would take preference than default qos profile queue-color-to dscp when no user-defined qos profile is configured on the nvo vxlan tunnel mode.
Command Syntax
qos profile dscp-encap (NAME | default)
no qos profile dscp-encap NAME
Parameters
NAME
Profile name
default
update global mapping profile
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 4.2.
Example
#configure terminal
(config)#qos profile dscp-encap DSCP_ENCP
(config)#no qos profile dscp-encap DSCP_ENCP
Last modified date: 08/29/2023