Courseiva
mediumMultiple ChoiceObjective-mapped

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

A network engineer runs the following command to troubleshoot a BGP Troubleshooting issue:

R1# show bgp ipv4 unicast 192.168.1.0/24

BGP routing table entry for 192.168.1.0/24, version 12 Paths: (2 available, best #2, table default) Advertised to update-groups: 1 Refresh Epoch 1 65001

10.1.1.2 from 10.1.1.2 (10.1.1.2)

Origin IGP, metric 0, localpref 100, valid, external, best Refresh Epoch 2 65002

10.2.2.2 from 10.2.2.2 (10.2.2.2)

Origin IGP, metric 0, localpref 50, valid, external

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 path from AS 65001 is the best path due to its higher local preference of 100.

The show bgp ipv4 unicast command displays BGP paths for a specific prefix. Here, two paths are available: one from AS 65001 with local preference 100, and one from AS 65002 with local preference 50. The path with higher local preference (100) is selected as best.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Both paths are equally preferred, and BGP load-balances traffic to 192.168.1.0/24.

    Why it's wrong here

    Only the best path is used for forwarding; load-balancing requires multiple best paths, which is not shown.

  • The path from AS 65002 is preferred because it has a lower local preference.

    Why it's wrong here

    Higher local preference is preferred. The path with localpref 100 is best.

  • The path from AS 65001 is the best path due to its higher local preference of 100.

    Why this is correct

    Local preference is a weight attribute; higher values are preferred. The path with localpref 100 is selected as best.

  • The path from AS 65002 is the best path because it has a lower metric.

    Why it's wrong here

    Both paths have metric 0. Local preference determines best path here.

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.