Reference Guide
800 Quality of Service (QoS) Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\QoS.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
console(config)#
class-map
c1
console(config-cmap)#
match access-group
ip1
console(config-cmap)#
exit
console(config)#
policy-map
p1
console(config-pmap)#
class
c1
console(config-pmap-c)#
set dscp
56
police
Use the police Policy-map Class Configuration mode command to define the
policer for classified traffic. This defines another group of actions for the
policy map (per class map).
This command is used after the policy-map and class commands.
Use the no form of this command to remove a policer.
This command is only available when QoS is in advanced mode.
Syntax
police
committed-rate-kbps
committed-burst-byte
[exceed-action {drop |
policed-dscp-transmit}]
no police
Parameters
•
committed-rate-kbps
—Specifies the average traffic rate (CIR) in kbits per
second (bps).(Range: 3–maximal port speed)
•
committed-burst-byte
—Specifies the normal burst size (CBS) in bytes.
(Range: 3000–19173960)
•
exceed-action
{
drop
|
policed-dscp-transmit
}—Specifies the action taken
when the rate is exceeded. The possible values are:
–
drop
—Drops the packet.
–
policed-dscp-transmit
—Remarks the packet DSCP, according to the
policed-DSCP map as configured by the
qos map policed-dscp
Global
Configuration mode command.










