Monitoring Qos - Cisco ASA Series Cli Configuration Manual

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

Advertisement

Monitoring QoS

hostname(config-cmap)# policy-map qos_class_policy
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
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:
Interface outside:
Cisco ASA Series CLI Configuration Guide
1-16
Viewing QoS Police Statistics, page 1-16
Viewing QoS Standard Priority Statistics, page 1-17
Viewing QoS Shaping Statistics, page 1-17
Viewing QoS Standard Priority Queue Statistics, page 1-18
Service-policy: global_fw_policy
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
Chapter 1
Configuring QoS

Advertisement

Table of Contents
loading

Table of Contents