Download Print this page

Cisco ASA 5506-X Configuration Manual page 283

Cli
Hide thumbs Also See for ASA 5506-X:

Advertisement

Chapter 12
Quality of Service
Activate the policy map on one or more interfaces.
Step 10
service-policy policymap_name {global | interface interface_name}
Example:
hostname(config)# service-policy QoS_policy interface inside
The global option applies the policy map to all interfaces, and interface applies the policy to one
interface. Only one global policy is allowed. You can override the global policy on an interface by
applying a service policy to that interface. You can only apply one policy map to each interface.
Monitor QoS
QoS Police Statistics
To view the QoS statistics for traffic policing, use the show service-policy police command.
hostname# show service-policy police
Global policy:
Interface outside:
conform-action—Sets the action to take when the rate is less than the conform_burst value.
conform-rate—Sets the rate limit for this traffic class; between 8000 and 2000000000 bits per
second.]
drop—Drops the packet.
exceed-action—Sets the action to take when the rate is between the conform-rate value and the
conform-burst value.
input—Enables policing of traffic flowing in the input direction.
output—Enables policing of traffic flowing in the output direction.
transmit—Transmits the packet.
QoS Police Statistics, page 12-9
QoS Priority Statistics, page 12-10
QoS Priority Queue Statistics, page 12-10
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
Cisco ASA Series Firewall CLI Configuration Guide
Monitor QoS
12-9

Hide quick links:

Advertisement

loading