Specifications

2-219
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
show policy-map
Policy Map test
Policy Map policytest
class classtest
set ip dscp 20
police 10000000 8192 exceed-action drop
This is an example of output from the show policy-map policytest command:
Switch> show policy-map policytest
Policy Map policytest
class classtest
set ip dscp 20
police 10000000 8192 exceed-action drop
This is an example of output from the show policy-map policytest class classtest command:
Switch> show policy-map policytest class classtest
set ip dscp 20
police 10000000 8192 exceed-action drop
Related Commands Command Description
policy-map Creates or modifies a policy map that can be attached to multiple
interfaces to specify a service policy.