QoS Commands 393
•
dot1p
 — Specifies that the mode be set to trust dot1p (802.1p) packet markings.
•
untrusted
 — Sets the Class of Service Trust Mode for all interfaces to Untrusted.
•
ip-dscp
 — Specifies that the mode be set to trust IP DSCP packet markings.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode or Interface Configuration (Ethernet, Port-channel) mode
User Guidelines
This command has no user guidelines.
Examples
The following example displays how you set the class of service trust mode of an interface to 
trust dot1p (802.1p) packet markings when in Global Configuration mode.
console(config)#classofservice trust dot1p
The following example displays how you set the class of service trust mode of an interface to 
trust IP Precedence packet mark
console(config)#classofservice trust ip-precedence
conform-color
Use the conform-color command in Policy-Class-Map Configuration mode to specify second-
level matching for traffic flow, the only possible actions are drop, set-cos-transmit, setdscp-
transmit, set-prec-transmit, or transmit. In this two-rate form of the policy command, the 
conform action defaults to send, the exceed action defaults to drop, and the violate action 
defaults to drop. These actions can be set with this command.
Syntax
conform-color
Default Configuration
This command has no default configuration.
Command Mode
Policy-Class-Map Configuration mode