3-21
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 3 Configuring QoS Policy Actions and Rules
Verifying QoS Policy Configurations
Router# show policy-map interface
Displays the configuration of all classes configured for all policy
maps attached to all interfaces.
Router# show policy-map interface interface-name
[input | output]
Displays the configuration of all classes configured for all
inbound or outbound policy maps attached to the specified
interface.
interface-name is the name of the interface or subinterface whose
policy configuration you want to display.
input indicates to display the statistics for the attached inbound
policy.
output indicates to display the statistics for the attached
outbound policy.
Note If you do not specify input or output, the router displays
information about all classes that are configured for all
inbound and outbound policies on all interfaces.
Router# show policy-map interface [type number]
[input | output]
Displays the configuration of all classes configured for all
inbound or outbound service policies on all interfaces.
type is the interface type such as ATM.
number is the port number on the selected interface.
Note If you do not specify input or output, the router displays
information about all classes that are configured for both
inbound and outbound policies on all interfaces.
Router# show policy-map interface [type number]
{input | output} class class-name
Displays the configuration of the class you specify for the
inbound or outbound policy map you specify for all interfaces.
type is the interface type such as ATM.
number is the port number on the selected interface.
class-name is the name of the class configuration you want to
display.
Router# show queue interface-type
interface-number
Displays queuing configuration information and statistics for the
specified interface.
Command Purpose