Cisco Catalyst 4500 Series Configuration Manual page 593

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Command Modes
Policy-map configuration mode
Command History
Release
12.2(40)SG
Usage Guidelines
Use the police rate command to limit traffic on the basis of pps, bps, or a percentage of interface
bandwidth.
If the police rate command is issued, but the a rate is not specified, traffic that is destined will be policed
on the basis of bps.
Examples
The following example shows how to configure policing on a class to limit traffic to an average rate of
1,500,000 bps:
Switch(config)# class-map c1
Switch(config-cmap)# match access-group 140
Switch(config-cmap)# exit
Switch(config)# policy-map p1
Switch(config-pmap)# class c1
Switch(config-pmap-c)# police rate 1500000
Switch(config-pmap-c)# exit
Related Commands
Command
policy-map
show policy-map
Modification
This command was introduced on the Catalyst 4500 series switch using a Supervisor
Engine 6-E.
Description
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy and to enter policy-map
configuration mode.
Displays information about the policy map.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
burst 500000
police rate
2-553

Advertisement

Table of Contents
loading

Table of Contents