Cisco Catalyst 2950 Command Reference Manual page 271

Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Chapter 2
Catalyst 2950 and 2955 Cisco IOS Commands
For more information about configuring access control lists (ACLs), see the "Configuring Network
Note
Security with ACLs" chapter in the software configuration guide for this release.
Examples
This 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
OL-10102-01
Description
Creates or modifies a policy map that can be attached to multiple
interfaces, and enters policy-map configuration mode.
Displays quality of service (QoS) policy maps.
Catalyst 2950 and Catalyst 2955 Switch Command Reference
police
2-241

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2955

Table of Contents