hardMultiple ChoiceObjective-mapped
300-410 Practice Question: Notices that BGP sessions between two directly…
A network engineer notices that BGP sessions between two directly connected routers are flapping every few minutes. The routers are running IOS-XE 17.3 and have CoPP enabled. The engineer checks the CoPP policy and sees a class-map matching BGP packets with a police rate of 8000 bps. The BGP session uses MD5 authentication and the routers exchange a full BGP table with 500,000 prefixes. What is the most likely cause of the BGP session flapping?
⚠ Common exam trap
Cisco often tests the misconception that MD5 authentication causes CPU spikes leading to CoPP drops, but the real issue is that CoPP police rates must be sized to accommodate the actual BGP traffic volume, especially during full table exchanges.
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 police rate of 8000 bps is too low for the BGP keepalive and update traffic, causing packet drops.
The CoPP police rate of 8000 bps is insufficient for the BGP traffic generated by exchanging a full BGP table of 500,000 prefixes. BGP updates for such a large table can easily exceed 8000 bps, especially when combined with keepalive messages. When the police rate is exceeded, CoPP drops BGP packets, causing the session to flap as the hold timer expires due to missing keepalives or updates.
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 BGP MD5 authentication is causing excessive CPU utilization, triggering CoPP drops.
Why it's wrong here
MD5 authentication adds CPU overhead but does not cause CoPP drops if the police rate is adequate. The issue is the police rate being too low.
- ✓
The CoPP police rate of 8000 bps is too low for the BGP keepalive and update traffic, causing packet drops.
Why this is correct
BGP with 500,000 prefixes generates significant update traffic, and 8000 bps is insufficient, leading to dropped packets and session flapping.
- ✗
The CoPP class-map is not matching BGP packets correctly because it uses a wrong access-list.
Why it's wrong here
While possible, the scenario states the class-map matches BGP packets, and the symptom is directly related to the police rate being too low.
- ✗
The BGP hold timer is set too low, causing the session to reset before CoPP drops are noticed.
Why it's wrong here
The hold timer default is 180 seconds; session flapping every few minutes suggests CoPP drops are the cause, not the hold timer.
Go deeper
Related to this question
About these practice questions
This 300-410 question is part of Courseiva's 1,966-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.