2-876
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show policy-map
show policy-map
To display information about the policy map, use the show policy-map command.
show policy-map [policy_map_name]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Command History
Examples This example shows how to display information for all the policy maps:
Switch# show policy-map
Policy Map ipp5-policy
class ipp5
set ip precedence 6
Switch#
This example shows how to display information for a specific policy map:
Switch# show policy ipp5-policy
Policy Map ipp5-policy
class ipp5
set ip precedence 6
Switch#
Related Commands
policy_map_name (Optional) Name of the policy map.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
Command Description
class-map Creates a class map to be used for matching packets to the
class whose name you specify and to enter class-map
configuration mode
policy-map Creates a policy map that can be attached to multiple ports
to specify a service policy and to enter policy-map
configuration mode
show class-map Displays class map information.
show policy-map interface Displays the statistics and configurations of the input and
output policies that are attached to an interface.