Reference Guide
View congured WRED prole
OS10# show policy-map interface
Service-policy (qos) input: p1
Class (qos): c1
set qos-group 1
Class (qos): c2
set qos-group 4
Class (qos): c3
set qos-group 7
View statistics
You can display egress-queue statistics of both transmitted and dropped packets and bytes. If the Packets counter is non-zero, the
corresponding Drop Bytes counters display as “NA”.
View WRED statistics
OS10# show queuing statistics interface ethernet 1/1/1 wred
Interface ethernet1/1/1 (All queues)
Description Packets Bytes
Output 2811 418309
Dropped 0 0
Green Drop 0 0
Yellow Drop 0 0
Red Drop 0 0
View WRED statistics when packets counter is non-zero
OS10# show queuing statistics interface ethernet 1/1/1 wred
Interface ethernet1/1/1 (All queues)
Description Packets Bytes
Output 0 0
Dropped 0 0
Green Drop 123 NA
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).
Quality of service
493