A SERVICE OF

logo

QoS Commands 483
dscpval — DSCP value. (Range: 0–63 or a keyword from this list,
af11
,
af12
,
af13
,
af21
,
af22
,
af23
,
af31
,
af32
,
af33
,
af41
,
af42
,
af43
,
be
,
cs0
,
cs1
,
cs2
,
cs3
,
cs4
,
cs5
,
cs6
,
cs7
,
ef
)
Default Configuration
This command has no default configuration.
Command Mode
Policy-Class-Map Configuration mode
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.