2-880
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 interface
show policy-map interface
To display the statistics and configurations of the input and output policies that are attached to an
interface, use the show policy-map interface command.
show policy-map interface [{fastethernet interface-number} | {gigabitethernet
interface-number} | {port-channel number} | {vlan vlan_id}] [input | output]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Command History
Examples This example shows how to display the statistics and configurations of all input and output policies
attached to an interface:
Switch# show policy-map interface
FastEthernet6/1
service-policy input:ipp5-policy
class-map:ipp5 (match-all)
0 packets
match:ip precedence 5
set:
ip precedence 6
class-map:class-default (match-any)
0 packets
match:any
0 packets
fastethernet interface-number (Optional) Specifies the Fast Ethernet 802.3 interface.
gigabitethernet interface-number (Optional) Specifies the Gigabit Ethernet 802.3z interface.
port-channel number (Optional) Specifies the port channel.
vlan vlan_id (Optional) Specifies the VLAN ID; valid values are from 1
to 4094.
input (Optional) Specifies input policies only.
output (Optional) Specifies output policies only.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.1(12c)EW Added support for extended VLAN addresses.
12.2(25)SG Displays results for full flow policing.