Free Cisco 300-415 Actual Exam Questions - Question 6 Discussion
• policy name: App-police
• police rate: 1000000
• burst: 1000000
• exceed: drop
Which configuration meets the requirements?

C/D? Option C matches the rate and burst closely, but D explicitly states drop on exceed, which is key here. The question wants "exceed: drop," so D might be safer.
Maybe D fits better here because it uses the exact police rate and burst values in bits per second, as required. Also, it clearly specifies the drop action for exceeding the rate, which matches the policy description. The other options seem to either have different burst sizes or don’t explicitly set the exceed action to drop. The naming also aligns perfectly with the policy name given.
It’s C because it matches the policing rate and the burst size closely with the correct drop action for exceed. The other options either miss the burst or have a different action.
Does anyone else find the “burst” value a bit confusing here? None of the configs seem to directly show a burst of 1000000, or at least not clearly labeled. Is there something I’m missing in the commands?