Courseiva
hardMultiple ChoiceObjective-mapped

300-410 Practice Question: Configures Control Plane Policing (CoPP) on a…

A network engineer configures Control Plane Policing (CoPP) on a DMVPN hub router to protect the control plane. The policy includes a class-map matching NHRP traffic and a police rate of 1000 pps. Unexpectedly, after applying the policy, NHRP registrations from spokes fail intermittently, and debug shows packets being dropped by CoPP. Which is the most likely explanation?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The CoPP policy's class-default has a lower police rate or is set to drop, and NHRP traffic is not explicitly matched in a higher class, causing it to fall into class-default and be dropped.

CoPP rate-limits control plane traffic. If the police rate is set in packets per second (pps), but the actual NHRP registration traffic is bursty (e.g., multiple spokes registering simultaneously), the policer may drop packets. The corner case is that the default CoPP class-default may also match NHRP traffic if not explicitly classified, and the class-default may have a lower rate or be set to drop. Additionally, CoPP uses a token bucket; if the rate is too low or the burst size is insufficient, packets are dropped. The engineer should ensure that NHRP traffic is matched in a dedicated class with appropriate rate and burst.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The CoPP policy's class-default has a lower police rate or is set to drop, and NHRP traffic is not explicitly matched in a higher class, causing it to fall into class-default and be dropped.

    Why this is correct

    If NHRP traffic is not classified in a specific class, it matches class-default, which may have a restrictive policy, leading to drops.

  • The police rate of 1000 pps is too high for the hub's CPU, causing the router to drop packets due to CPU overload.

    Why it's wrong here

    CoPP protects the CPU; a high rate would allow more traffic, not cause drops.

  • The CoPP policy is applied to the wrong interface; it should be applied to the tunnel interface, not the physical interface.

    Why it's wrong here

    CoPP is applied globally to the control plane, not to interfaces; it filters traffic destined to the router itself.

  • The NHRP packets are being classified as 'critical' traffic, and the CoPP policy has a lower priority for critical traffic.

    Why it's wrong here

    CoPP does not have priority levels; it uses class maps based on ACLs or DSCP.

Go deeper

Related to this question

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.