Courseiva
hardMultiple ChoiceObjective-mapped

300-410 Practice Question: An engineer configures Control Plane Policing…

An engineer configures Control Plane Policing (CoPP) on a router to protect the control plane. After applying the policy, OSPF adjacencies go down. The policy includes a class that matches OSPF traffic with a police rate of 1000 pps. Which is the most likely explanation?

⚠ Common exam trap

Cisco often tests the misconception that CoPP only affects management traffic, but the trap here is that class-default can inadvertently drop critical routing protocol packets if not properly configured, leading to adjacency loss.

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 OSPF traffic is matched by class-default, which has a low police rate or is set to drop, causing hello packets to be dropped.

When CoPP is applied, any traffic not explicitly matched by a user-defined class falls into class-default. If class-default has a low police rate or is configured to drop packets, OSPF hello packets (which are critical for adjacency maintenance) will be dropped, causing OSPF adjacencies to go down. The OSPF traffic is likely not being matched by the intended class due to incorrect classification or ordering, leaving it to be processed by class-default.

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 OSPF traffic is matched by class-default, which has a low police rate or is set to drop, causing hello packets to be dropped.

    Why this is correct

    If OSPF is not explicitly matched in a higher class, it falls to class-default, which may have a restrictive policy.

  • The police rate of 1000 pps is too low for OSPF hello packets.

    Why it's wrong here

    OSPF hello packets are small and infrequent; 1000 pps is more than sufficient.

  • CoPP only applies to management traffic, not routing protocols.

    Why it's wrong here

    CoPP applies to all control plane traffic, including routing protocols.

  • The OSPF process is not configured to use the control plane policy.

    Why it's wrong here

    CoPP is applied globally to the control plane, not per process.

Visual reference

R1 R2 R3 R4 10 100 10 100 OSPF picks R1→R2→R4 (cost 20) over R1→R3→R4 (cost 200)

Quick reference

Routing Protocol Comparison

ProtocolMetricMax HopsAlgorithmType
RIP v2Hop count15Bellman-FordDistance vector
OSPFCost (bandwidth)UnlimitedDijkstra (SPF)Link state
EIGRPComposite metricUnlimitedDUALHybrid
IS-ISCostUnlimitedDijkstraLink state
BGPPolicy / attributesUnlimitedPath vectorPath vector

RIP's 15-hop limit makes it unsuitable for large networks. OSPF and EIGRP dominate modern enterprise deployments.

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.