mediumMultiple ChoiceObjective-mapped
300-410 Practice Question: Runs the following command to troubleshoot a BGP…
A network engineer runs the following command to troubleshoot a BGP Troubleshooting issue:
R1# show bgp neighbors 10.1.1.2 received-routes
BGP table version is 14, local router ID is 1.1.1.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path *> 10.0.0.0/24 10.1.1.2 0 100 0 65001 i *> 192.168.1.0/24 10.1.1.2 0 100 0 65001 i
Total number of prefixes 2
What does this output indicate?
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
✓
R1 is receiving two routes from neighbor 10.1.1.2, both from AS 65001.
The show bgp neighbors received-routes command displays routes received from the neighbor 10.1.1.2. Both routes have next hop 10.1.1.2 and originate from AS 65001. The 'valid' and 'best' status indicates they are installed in the routing table.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
R1 is receiving two routes from neighbor 10.1.1.2, both from AS 65001.
Why this is correct
The output shows two prefixes with path AS 65001, received from the neighbor.
- ✗
R1 is sending two routes to neighbor 10.1.1.2.
Why it's wrong here
This command shows received routes, not advertised.
- ✗
R1 is receiving two routes, but one is filtered out by inbound policy.
Why it's wrong here
Both routes are shown as valid and best; no filtering is indicated.
- ✗
R1 is receiving two routes, but the neighbor is not reachable.
Why it's wrong here
The output shows routes received, so the neighbor is reachable.
Go deeper
Related to this question
About these practice questions
Courseiva writes every 300-410 question from scratch — 1,966 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.