Cisco Nexus 5000 Series Command Reference, Release 4.1(3)N1(1) (OL-16599-01, August 2009)
Send comments to nx5000-docfeedback@cisco.com
5-23
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
show policy-map interface
show policy-map interface
To display policy maps and statistics for the interfaces, use the show policy-map interface command.
show policy-map interface [ethernet {slot/port} | port-channel {channel-number}] [input |
output] [type {qos | queuing}]
Syntax Description
Defaults None.
Command Modes Any command mode
Command History
Usage Guidelines Statistics are on by default.
This command does not require a license.
Examples This example shows how to display policy maps assigned to a specified interface:
switch(config)# show policy-map interface ethernet 2/10
switch(config)# show policy-map interface ethernet 2/2 type qos
Related Commands
ethernet (Optional) Displays policy maps assigned to Ethernet interfaces.
slot/port Displays policy maps assigned to specified interface.
port-channel (Optional) Displays policy maps assigned to port channels.
channel-number Displays policy maps assigned to specified port channel.
input (Optional) Displays policy maps assigned to input traffic only.
output (Optional) Displays policy maps assigned to output traffic only.
type (Optional) Specifies the component type to display.
qos Displays policy maps of type qos only.
queuing Displays policy maps of type queuing only.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
class-map Creates or modifies a class map.