qos remark
Use this command to enable remarking of the Class of service (CoS) and Differentiated Services Control Protocol (DSCP) set by the egress map.
Use the no command to disable remarking of the CoS and DSCP.
Command Syntax
In Config mode :
qos remark (cos|dscp)
no qos remark (cos|dscp)
In interface mode:
qos remark (cos|dscp)(enable|disable)
no qos remark (cos|dscp)
Parameters
type
Remarking type, e.g. CoS or DSCP
(enable|disable)
Remarking action
Default
By default, remarking is disabled.
Command Mode
Configure Mode
Interface Mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
(config)#qos remark cos
(config)#qos remark dscp
(config-if)# qos remark cos disable
(config-if)# qos remark cos enable
(config-if)# qos remark dscp disable
Interface remarking will take priority over global remarking configurations.
Last modified date: 10/20/2023