Reference Guide

--------------------------------|-------------------------------|-------------------------------
|--------|-----
Verify conguration
You can view the QoS conguration information related to active class-maps, policy-maps, and match criteria.
OS10# show qos interface ethernet 1/1/5
Interface
unknown-unicast-storm-control : Disabled
multicast-storm-control : Disabled
broadcast-storm-control : Disabled
flow-control-rx : Disabled
flow-control-tx : Disabled
ets mode : Disabled
Display the ingress or egress QoS conguration details in EXEC mode.
show qos {control-plane | system | interface interface}
control-planeView all QoS control-plane information.
systemView all QoS system information.
interface ethernet node/slot/port:[subport]View the QoS conguration for the specied Ethernet interface
node, slot, and port identication number.
Display the conguration details of all existing class-maps in EXEC mode.
show class-map type {control-plane | qos | queuing}class-map-name
type—Enter the policy-map type (qos, queuing or control-plane).
qos—Displays all policy-maps in the qos type.
queuing—Displays all policy-maps in the queuing type.
control-plane—Displays all policy-maps in the control-plane type.
class-map-name—Enter the QoS class-map name to display the details of a specic policy-map.
Display information on all existing policy-maps in EXEC mode.
show policy-map type {control-plane | qos | queuing}[policy-map-name]
type—Enter the policy-map type (qos, queuing, or control-plane).
control-planeView all policy-maps in the control-plane type.
qosView all policy-maps in the qos type.
queuingView all policy-maps in the queuing type.
policy-map name—Enter the QoS policy-map name to display the details of a specic policy-map.
View QoS control-plane
OS10# show qos control plane
Service-policy (Input): p1
View QoS system
OS10# show qos system
Service-policy (Input): p1
Service-policy (Output): p2
View QoS interface information
OS10# show qos interface ethernet 1/1/5
View QoS class-map
OS10# show class-map type qos c1
Class-map (qos): c1 (match-all)
Match(not): ip-any dscp 10
View QoS policy-map
OS10# show policy-map interface
Service-policy (qos) input: p1
566
Quality of service