Courseiva
mediumMultiple ChoiceObjective-mapped

300-410 Practice Question: Runs the following command to troubleshoot an…

A network engineer runs the following command to troubleshoot an MPLS L3VPN issue:

R1# debug ip bgp updates

Output:

*Mar  1 00:01:23.456: BGP(0): 10.0.0.2 UPDATE out w/ attr: nexthop 10.0.0.1, origin i, metric 0, path 65000, extended community RT:100:100
*Mar  1 00:01:23.456: BGP(0): 10.0.0.2 UPDATE out for 10.1.1.0/24
*Mar  1 00:01:23.456: BGP(0): 10.0.0.2 UPDATE run, update group 1

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 advertising prefix 10.1.1.0/24 to BGP peer 10.0.0.2

The debug ip bgp updates output shows that router R1 is sending a BGP update to neighbor 10.0.0.2 for prefix 10.1.1.0/24. The attributes include next hop 10.0.0.1, origin IGP, metric 0, AS path 65000, and extended community RT:100:100. This indicates a VPNv4 update is being advertised.

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 advertising prefix 10.1.1.0/24 to BGP peer 10.0.0.2

    Why this is correct

    The output clearly shows an UPDATE out for 10.1.1.0/24 to 10.0.0.2.

  • R1 is receiving an update for 10.1.1.0/24 from 10.0.0.2

    Why it's wrong here

    The output says 'UPDATE out', meaning it is being sent, not received.

  • R1 is withdrawing prefix 10.1.1.0/24

    Why it's wrong here

    No withdrawal indication; it's an update with attributes.

  • R1 is using OSPF to advertise the prefix

    Why it's wrong here

    The debug is for BGP updates, not OSPF.

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 →

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.