Cisco Catalyst 2950 Command Reference Manual page 145

Desktop switch
Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands
Note
For more information about configuring access control lists (ACLs), refer to the "Configuring Network
Security with ACLs" chapter in the Catalyst 2950 Desktop Switch 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
78-11381-05
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 Desktop Switch Command Reference
police
2-121

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents