mediumMultiple SelectObjective-mapped
300-410 Practice Question: Which TWO commands can be used to verify the…
Which TWO commands can be used to verify the effect of a route-map applied to a BGP neighbor? (Choose TWO.)
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
✓
show ip bgp neighbors x.x.x.x advertised-routes
The commands 'show ip bgp neighbors x.x.x.x advertised-routes' and 'show ip bgp neighbors x.x.x.x routes' directly show the routes being sent or received after route-map filtering. 'show route-map' only displays the route-map definition, not its effect on a specific neighbor. 'show ip bgp' displays the BGP table without neighbor-specific filtering context. 'show ip bgp neighbors' alone does not show the filtered routes.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
show ip bgp neighbors x.x.x.x advertised-routes
Why this is correct
This command shows the routes that are actually advertised to the neighbor after any outbound route-map filtering.
- ✓
show ip bgp neighbors x.x.x.x routes
Why this is correct
This command shows the routes received from the neighbor after any inbound route-map filtering.
- ✗
show route-map
Why it's wrong here
This command displays the route-map configuration and match/set clauses, but does not show its effect on a specific neighbor's routes.
- ✗
show ip bgp
Why it's wrong here
This command shows the entire BGP table, not filtered per neighbor.
- ✗
show ip bgp neighbors x.x.x.x
Why it's wrong here
This command shows neighbor status and capabilities, but not the routes after route-map filtering.
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.