Specifications

2-719
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -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 comma nd.
show policy-map interface [{fastethernet interface-number} | {giga bite thern et
interface-number} | {port-channel number} | {vlan vlan_id}] [input | output]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
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
service-policy output:ipp5-policy
class-map:ipp5 (match-all)
0 packets
match:ip precedence 5
set:
ip precedence 6
class-map:class-default (match-any)
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) Speci fies input policies onl y.
output ( Optional) Specifies output policies only.