Reference Guide
--------------------------------|-------------------------------|-------------------------------
|--------|-----
Verify conguration
You can view the QoS conguration 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 conguration details in EXEC mode.
show qos {control-plane | system | interface interface}
• control-plane—View all QoS control-plane information.
• system—View all QoS system information.
• interface ethernet node/slot/port:[subport]—View the QoS conguration for the specied Ethernet interface
node, slot, and port identication number.
• Display the conguration 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 specic 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-plane—View all policy-maps in the control-plane type.
• qos—View all policy-maps in the qos type.
• queuing—View all policy-maps in the queuing type.
• policy-map name—Enter the QoS policy-map name to display the details of a specic 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