Quick Reference Guide
348 | Quality of Service (QoS) Commands
www.dell.com | support.dell.com
Policy Type Out
Incompatibilities Expedite (all forms)
class
This command creates an instance of a class definition within the specified policy for the purpose of
defining treatment of the traffic class through subsequent policy attribute statements. Note that this
command causes the specified policy to create a reference to the class definition.
The no version of this command deletes the instance of a particular class and its defined treatment
from the specified policy. Note that this command removes the reference to the class definition for the
specified policy.
Syntax
[no] class classname
The classname is the name of an existing DiffServ class.
Mode
Policy Map (The prompt is “(Config-policy-map)#”)
conform-color
This command is used to enable color-aware traffic policing and define the conform-color and
exceed-color class maps used. Use in conjunction with the police-simple command where the fields
for the conform level are specified.
The no version of this command disables the color-aware traffic policing and mapping.
Syntax
conform-color class-map-name [exceed-color class-map-name]
no conform-color
The class-map-name parameter is the name of an existing Diffserv class map, where different
ones must be used for the conform and exceed colors.
Mode
Policy Class (The prompt is “(Policy-classmap Config)#”.)
drop
This command specifies that all packets for the associated traffic stream are to be dropped at ingress.
Syntax
drop
Mode
Policy Class (The prompt is “(Policy-classmap Config)#”.)
Note: The CLI mode is changed to Policy Class mode (“Policy-classmap Config”) when this
command is successfully executed.