QoS is applied on an outgoing interface as shown below:
policy-map COS-OUT
class DATA
random-detect dscp-based
random-detect exponential-weighting-constant 9
random-detect dscp 26 39 117 30
random-detect dscp 28 19 35 20
What will the QoS result be for egress traffic with an average queue depth of 40 that is marked
as DSCP AF32?
A. Traffic will be dropped with a random rate less than the one defined by MPD.
B. All traffic will be tail dropped.
C. Traffic will be dropped with a rate of 1 packet out of 20.
D. Traffic will be dropped with a rate of 1 packet out of 30.