Cisco NM-8B-U - HW ROUTERS L-M User Manual page 208

16- and 36-port ethernet switch module for cisco 2600 series, cisco 3600 series, and cisco 3700 series
Table of Contents

Advertisement

police
For more information about configuring access control lists (ACLs), refer to the "Configuring
Note
Network Security with ACLs" chapter in the Catalyst 2950 Desktop Switch Software Configuration
Guide for this release.
Examples
The following example shows how to configure a policer that sets the DSCP value to 46 if traffic does
not exceed a 1-Mbps average rate with a burst size of 65536 bytes and drops packets if traffic exceeds
these conditions:
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# set ip dscp 46
Switch(config-pmap-c)# police 1000000 65536 exceed-action drop
Switch(config-pmap-c)# exit
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
policy-map
show policy-map
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
208
16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Description
Creates or modifies a policy map that can be attached to multiple
interfaces, and enters policy-map configuration mode.
Displays QoS policy maps.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents