QoS Commands
police
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
383
28
Syntax
match access-group
acl-name
no match access-group
acl-name
Parameters
•
access-group
acl-name
—Specifies the name of a MAC-based ACL, IPv4-
based ACL, or IPv6-based ACL.
Default Configuration
No match criterion is supported.
Command Mode
Class-Map Configuration mode
Example
The following example defines a class map called Class1. Class1 contains an ACL
called enterprise. Only traffic matching all criteria in enterprise belongs to the
class map.
switchxxxxxx(config)#
class-map class1
switchxxxxxx(config-cmap)#
match access-group enterprise
police
To define a policer for classified traffic, use the police Policy-map Class
Configuration mode command. This command defines another group of actions
for the policy map (per class map).
To remove a policer, use the no form of this command.
This command is used after the policy-map
and class
commands.
NOTE
This command is available only when the switch is in QoS advanced mode.
Syntax
police
committed-rate-kbps
[exceed-action {drop | forward}]
no police