2-359
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
show policy-map interface
show policy-map interface
To display statistics and configurations of input and output policies 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
Command History
Examples This example shows how to display 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
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.