easyMultiple ChoiceObjective-mapped
300-410 Practice Question: Runs the following command on Router R1: R1# show…
A network engineer runs the following command on Router R1:
R1# show bgp ipv4 unicast 10.1.1.0/24
BGP routing table entry for 10.1.1.0/24, version 2 Paths: (1 available, best #1, table default) Advertised to update-groups: 1 Refresh Epoch 1 Local
10.1.1.1 from 0.0.0.0 (10.1.1.1)
Origin IGP, metric 0, localpref 100, weight 32768, valid, sourced, best rx pathid: 0, tx pathid: 0x0
Based on this output, which statement is correct?
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 route 10.1.1.0/24 is locally originated and is the best path.
The output shows a locally originated network (10.1.1.0/24) with next hop 10.1.1.1 (the router itself). It is marked as valid, sourced, and best, meaning it is injected into BGP and will be advertised to peers.
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 route 10.1.1.0/24 was learned from an eBGP peer.
Why it's wrong here
The next hop is 0.0.0.0 and from 0.0.0.0, indicating it is locally originated, not learned from a peer.
- ✓
The route 10.1.1.0/24 is locally originated and is the best path.
Why this is correct
The output shows 'sourced' and 'best', meaning it is a local network that is the best path in the BGP table.
- ✗
The route 10.1.1.0/24 has a weight of 100.
Why it's wrong here
The weight is 32768, not 100. Local preference is 100.
- ✗
The route 10.1.1.0/24 is not being advertised to any peer.
Why it's wrong here
It is advertised to update-group 1, so it is being advertised.
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.