Monitoring QoS Statistics
Procedure
Step 1
Clearing Statistics
You can clear QoS statistics for all interfaces or a selected interface, data direction, or QoS type.
Procedure
Step 1
Configuration Examples For Monitoring QoS Statistics
The following example shows how to display the QoS statistics:
switch(config)# show policy-map interface ethernet 8/1
Global statistics status: enabled
Ethernet8/1
Service-policy (qos) input: pmap
policy statistics status: enabled
Class-map (qos): map (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: cos 0
police cir 10 mbps bc 200 ms
conformed 0 bytes, 0 bps action: transmit
violated 0 bytes, 0 bps action: drop
Class-map (qos): map1 (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: dscp 0
police cir 10 mbps bc 200 ms
conformed 0 bytes, 0 bps action: transmit
violated 0 bytes, 0 bps action: drop
Class-map (qos): map2 (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: precedence 5
police cir 20 mbps bc 200 ms
conformed 0 bytes, 0 bps action: transmit
violated 0 bytes, 0 bps action: drop
Class-map (qos): map3 (match-all)
Command or Action
switch# show policy-map [policy-map-name]
[interface] [vlan] [input | output] [type
{control-plane | network-qos | qos | queuing}]
Command or Action
switch# clear qos statistics [interface] [vlan]
[input | output] [type {qos | queuing}]
Cisco Nexus 7000 Series NX-OS Quality of Service Configuration Guide
Clearing Statistics
Purpose
Displays statistics and the configured policy
maps on all interfaces or the specified interface,
all VLANs or specified VLANs, data direction,
and QoS type.
Purpose
Displays statistics and the configured policy
maps on all interfaces or the specified interface,
all VLANs or the specified VLANs, data
direction, or QoS type.
159