Implementing Quality of Service (Qos)
Implementing Quality of Service (Qos)
(QoS)
Module 7 Review
http://www.INE.com
Question 1
Consider the following configuration:
class-map TRANSACTIONAL
match protocol http
!
policy-map CBPOLICING
class TRANSACTIONAL
police 128000 conform-action set-dscp-transmit af11 exceed-action set-dscp-
transmit af13 violate-action drop
!
interface serial 0/1
service-policy input CBPOLICING
What type of class-based policing configuration is represented by this
configuration?
a. Single rate, single bucket
b. Single rate, dual bucket
c. Dual rate, single bucket
d. Dual rate, dual bucket