A SERVICE OF

logo

482 QoS Commands
Default Configuration
This command has no default configuration.
Command Mode
Policy-Class-Map Configuration mode
User Guidelines
The port identified in this command is identical to the destination port of the
monitor command.
Example
The following example displays how to copy all the data to ethernet port 1/g5.
console(config-policy-classmap)#mirror 1/g5
police-simple
Use the police-simple command in Policy-Class-Map Configuration mode to
establish the traffic policing style for the specified class. The simple form of
the police command uses a single data rate and burst size, resulting in two
outcomes: conform and nonconform.
Syntax
police-simple {<
datarate
> <
burstsize
> conform-action {drop | set-
prectransmit <
cos
> | set-dscp-transmit <
dscpval
> | transmit}
[violateaction {drop | set-cos-transmit <
cos
> | set-prec-transmit <
cos
> |
set-dscp-transmit <
dscpval
> | transmit}]}
datarate
— Data rate in kilobits per second (kbps). (Range:
1–4294967295)
burstsize
— Burst size in Kbps (Range: 1–128)
conform action
— Indicates what happens when the packet is conforming
to the policing rule: it could be dropped, it could have its COS modified, it
could have its IP precedence modified, or it could have its DSCP
modified. The same actions are available for packets that do not conform
to the policing rule.
cos
— Class of Service value. (Range: 0–7)