QoS Commands 477
User Guidelines
Only one style of police command (simple) is allowed for a given class 
instance in a particular policy.
Example
The following example shows how to establish the traffic policing style for the 
specified class.
console(config-policy-classmap)#police-simple 33 34 
conform-action transmit violate-action transmit
policy-map
Use the policy-map command in Global Configuration mode to establish a 
new DiffServ policy. To remove the policy, use the no form of this command.
Syntax
policy-map 
policyname 
[in]
no policy-map 
policyname
•
policyname
 — Specifies the DiffServ policy name as a unique case-
sensitive alphanumeric string of characters. (Range: 1–31 alphanumeric 
characters.)
•
in
 — Inbound direction. Must be specified for new DiffServ policies. Not 
specified for existing DiffServ policies. A new policy can be specified with 
"in" only. An existing policy can be entered without "in" only.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
The CLI mode is changed to Policy-Class-Map Configuration when this 
command is successfully executed.