24-14
Cisco Security Appliance Command Line Configuration Guide
OL-10088-01
Chapter 24 Applying QoS Policies
Viewing QoS Statistics
Viewing QoS Statistics
This section contains the following topics:
• Viewing QoS Police Statistics, page 24-14
• Viewing QoS Priority Statistics, page 24-14
• Viewing QoS Priority Queue Statistics, page 24-15
Viewing QoS Police Statistics
To view the QoS statistics for traffic policing, use the show service-policy command with the police
keyword, in privileged EXEC mode:
hostname# show service-policy police
Note This is the same command you use to view configuration of policies that include the police keyword.
For example, the following command displays service policies that include the police command and the
related statistics; for example:
hostname# show service-policy police
Global policy:
Service-policy: global_fw_policy
Interface outside:
Service-policy: qos
Class-map: browse
police Interface outside:
cir 56000 bps, bc 10500 bytes
conformed 10065 packets, 12621510 bytes; actions: transmit
exceeded 499 packets, 625146 bytes; actions: drop
conformed 5600 bps, exceed 5016 bps
Class-map: cmap2
police Interface outside:
cir 200000 bps, bc 37500 bytes
conformed 17179 packets, 20614800 bytes; actions: transmit
exceeded 617 packets, 770718 bytes; actions: drop
conformed 198785 bps, exceed 2303 bps
Viewing QoS Priority Statistics
To view statistics for service policies implementing the priority command, use the show service-policy
command with the priority keyword, in privileged EXEC mode:
hostname# show service-policy priority
Note This is the same command you use to view configuration of policies that include the priority keyword.