Courseiva
hardMultiple SelectObjective-mapped

300-410 Practice Question: An engineer is troubleshooting a BGP route…

An engineer is troubleshooting a BGP route advertisement issue. Which TWO commands can be used to verify whether a prefix is being advertised to a specific 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 <prefix>

To verify BGP advertisement to a neighbor, 'show ip bgp neighbors <neighbor> advertised-routes' shows all routes advertised to that neighbor. 'show ip bgp <prefix>' includes an entry for each neighbor the route is advertised to. 'show ip bgp neighbors <neighbor> routes' shows routes received from the neighbor, not advertised. 'debug ip bgp updates' is a debug command, not a verification command. 'show ip bgp summary' shows neighbor states and counts, not specific prefix advertisement.

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 <neighbor> routes

    Why it's wrong here

    Incorrect. This command shows routes received from the neighbor, not advertised.

  • show ip bgp <prefix>

    Why this is correct

    Correct. This command displays the BGP entry for a prefix, including the neighbor(s) to which the route is advertised.

  • show ip bgp neighbors <neighbor> advertised-routes

    Why this is correct

    Correct. This command shows all routes that have been advertised to the specified neighbor.

  • debug ip bgp updates

    Why it's wrong here

    Incorrect. This is a debug command used for real-time troubleshooting, not for static verification.

  • show ip bgp summary

    Why it's wrong here

    Incorrect. This command shows BGP neighbor states and prefix counts, not which specific prefixes are advertised.

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 →

How Courseiva writes practice questions · Editorial policy

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.