54-15
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter54 Configuring QoS
Monitoring QoS
hostname(config-pmap)# class voice_traffic
hostname(config-pmap-c)# priority
hostname(config-pmap-c)# class ike
hostname(config-pmap-c)# priority
hostname(config-pmap-c)# policy-map qos_outside_policy
hostname(config-pmap)# class class-default
hostname(config-pmap-c)# shape average 2000000 16000
hostname(config-pmap-c)# service-policy qos_class_policy
hostname(config-pmap-c)# service-policy qos_outside_policy interface outside
Monitoring QoS
This section includes the following topics:
Viewing QoS Police Statistics, page54-15
Viewing QoS Standard Priority Statistics, page54-16
Viewing QoS Shaping Statistics, page54-16
Viewing QoS Standard Priority Queue Statistics, page54-17

Viewing QoS Police Statistics

To view the QoS statistics for traffic policing, use the show service-policy command with the police
keyword:
hostname# show service-policy police
The following is sample output for the show service-policy police command:
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