hardMultiple ChoiceObjective-mapped
300-410 Practice Question: Runs the following command to troubleshoot a…
A network engineer runs the following command to troubleshoot a Route Redistribution issue:
R1# show bgp ipv4 unicast 192.168.10.0/24
And sees the following output:
BGP routing table entry for 192.168.10.0/24, version 2 Paths: (1 available, best #1, table default) Advertised to update-groups: 1 Refresh Epoch 1 Local
0.0.0.0 from 0.0.0.0 (1.1.1.1)
Origin incomplete, metric 0, localpref 100, weight 32768, valid, sourced, best rx pathid: 0, tx pathid: 0x0
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
✓
The route is redistributed into BGP from another protocol, as indicated by origin incomplete and weight 32768.
The show bgp ipv4 unicast output shows a route with next hop 0.0.0.0, origin incomplete, and weight 32768. This indicates the route is locally originated, likely via redistribution or network command. Origin incomplete (incomplete) suggests the route was redistributed from another protocol.
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 192.168.10.0/24 is learned from an EBGP neighbor.
Why it's wrong here
The next hop is 0.0.0.0, which indicates locally originated, not learned from a neighbor.
- ✗
The route is injected into BGP via the network command, as shown by origin incomplete.
Why it's wrong here
Network command usually sets origin i (IGP). Origin incomplete indicates redistribution.
- ✓
The route is redistributed into BGP from another protocol, as indicated by origin incomplete and weight 32768.
Why this is correct
Origin incomplete and weight 32768 are typical for redistributed routes.
- ✗
The route is a default route injected into BGP.
Why it's wrong here
Default route would be 0.0.0.0/0, not 192.168.10.0/24.
Go deeper
Related to this question
Learn chapter
Introduction to ENARSI Exam and Network Fundamentals
Key term
Route Redistribution Between Protocols
Route redistribution between protocols is the process of taking routes learned from one routing protocol and injecting them into another routing protocol so that networks using different protocols can communicate.
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.