qos map-profile (Qumran2)
Use this command to attach (map) a profile to an interface.
Use the no form of this command to remove a profile.
Note: By-default, “default” profiles are attached on their supported interfaces (cos-to-queue and queue-to-cos on L2 interfaces and DSCP-to-queue and DSCP-to-DSCP on L3 interfaces).
You can create and attach your own profile to supported interfaces. After removing a user-defined profiles from an interface, the “default” profile is applied.
Command Syntax
qos map-profile (cos-to-queue | dscp-to-queue | queue-color-to-cos | dscp-to-dscp | queue-to-exp | precedence-to-queue | precedence-to-precedence | dscp-to-encap) NAME
no qos map-profile (cos-to-queue | dscp-to-queue | queue-color-to-cos | dscp-todscp | queue-to-exp | precedence-to-queue | precedence-to-precedence | dscp-to-encap) NAME
Parameters
os-to-queue
CoS to Traffic-Class map profile
dscp-encap
profile for dscp encapsulation map
dscp-to-dscp
DSCP to DSCP map profile
dscp-to-queue
DSCP to Traffic-Class map profile
precedence-to-precedence
Precedence to Precedence map profile
precedence-to-queue
Precedence to Traffic-Class map profile
queue-color-to-cos
Traffic-Class color to CoS map profile
queue-to-exp
Traffic-Class to exp map profile
NAME
Profile map name (maximum 32 characters)
Default
By default, the default cos-to-queue-profile is applied to an L2 interface, and the default DSCP-to-queue profile is attached to an L3 interface.
Command Mode
Interface modes
Applicability
This command was introduced in OcNOS version 5.1 and this command is applicable for Qumran2.
Example
(config-if)#qos map-profile cos-to-queue cos-map
(config-if)#qos map-profile dscp-to-queue dscp-map
(config-if)#qos map-profile queue-color-to-cos egress-cos-map
(config-if)#qos map-profile dscp-to-dscp dscp-dscp-map
(config-if)#qos map-profile queue-to-exp queue-to-exp-map
Last modified date: 10/20/2023