Cisco ASA Series Cli Configuration Manual page 1368

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Monitoring QoS
Viewing QoS Standard Priority Queue Statistics
To display the priority-queue statistics for an interface, use the show priority-queue statistics command
in privileged EXEC mode. The results show the statistics for both the best-effort (BE) queue and the
low-latency queue (LLQ). The following example shows the use of the show priority-queue statistics
command for the interface named test, and the command output.
hostname# show priority-queue statistics test
Priority-Queue Statistics interface test
Queue Type
Packets Dropped
Packets Transmit
Packets Enqueued
Current Q Length
Max Q Length
Queue Type
Packets Dropped
Packets Transmit
Packets Enqueued
Current Q Length
Max Q Length
hostname#
In this statistical report, the meaning of the line items is as follows:
Cisco ASA Series CLI Configuration Guide
1-18
Service-policy: voip
Class-map: voip
Queueing
queue limit 64 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 0/0
Class-map: class-default
queue limit 64 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 0/0
= BE
= 0
= 0
= 0
= 0
= 0
= LLQ
= 0
= 0
= 0
= 0
= 0
"Packets Dropped" denotes the overall number of packets that have been dropped in this queue.
"Packets Transmit" denotes the overall number of packets that have been transmitted in this queue.
"Packets Enqueued" denotes the overall number of packets that have been queued in this queue.
"Current Q Length" denotes the current depth of this queue.
"Max Q Length" denotes the maximum depth that ever occurred in this queue.
Chapter 1
Configuring QoS

Advertisement

Table of Contents
loading

Table of Contents