QoS Commands
qos trust (Global)
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
398
28
Default Configuration
No any remarking is defined.
Command Mode
Interface Configuration mode
Example
switchxxxxxx(config)#
interface gi10
switchxxxxxx(config-if)#
qos remark dscp
qos trust (Global)
To configure the trust state for QoS basic mode, use the qos trust Global
Configuration mode command.
To revert to its default setting, use the no form of this command.
NOTE
This command is available only when the switch is in QoS basic mode.
Syntax
qos trust {cos | cos-dscp | dscp | ip-precedence}
no qos trust
Parameters
•
cos—Classifies the ingress packets with packet CoS value. Untagged
packets are classified with the default port CoS value.
•
cos-dscp—Classifies the ingress packets with packet CoS-DSCP value.
•
dscp—Classifies the ingress packets with packet DSCP value.
•
ip-precedence—Classifies the ingress packets with packet IP precedence
value.
Default Configuration
The default trust mode is dscp.