show policy qos <interface-name> class
<interface-name>
- The name of the interface for which you wish to display the attached QoS policy.
class
- Displays a summary of classes and the amount of traffic they have processed, and the match rules of each class.
Show QoS class match counters for a specific interface
user@system:~$ show policy qos dp0p3s0 class
Interface Class Packets Bytes
--------------------------------------------------------------------------
dp0p3s0 1 6342 9443804
Match: proto-final 17 apply tag(1)
2 618277 935839065
Match: proto-final 6 apply tag(2)
Interface
- The interface on which QoS queues packets.
Class
- The class, where class
0
is the default class as handled by the default profile. Packets
- The number of packets that QoS has classified to the traffic class.
Bytes
- The number of bytes that QoS has classified to the traffic class.