Specifications

2-422
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
policy-map
Switch(config-pmap-c)# exit
Switch(config-pmap)# class class3
Switch(config-pmap-c)# set dscp cs3
Switch(config-pmap-c)# exit
Switch#
This example shows how to delete the policy map called policymap2:
Switch# configure terminal
Switch(config)# no policy-map policymap2
Switch#
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands Command Description
class Specifies the name of the class whose traffic policy you want to
create or change.
class-map Creates a class map to be used for matching packets to the class
whose name you specify and to enter class-map configura tion
mode.
policy-map Creates or mod ifies a policy map that can be a ttached to multiple
ports to specify a service policy and to enter policy-map
configuration mod e.
service-policy (interface
configuration)
Attaches a policy map to an interface or applies different QoS
policies on VLANs that an interface belongs to.
show policy-map Displays information about the policy map.