Courseiva
hardMultiple SelectObjective-mapped

300-410 Practice Question: Which THREE commands can be used to verify and…

Which THREE commands can be used to verify and troubleshoot EIGRP route redistribution issues, specifically when routes are not being redistributed correctly? (Choose THREE.)

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 route'

Troubleshooting redistribution involves verifying that routes are in the source routing protocol, that the redistribute command is correct, and that metrics are set. 'show ip eigrp topology' shows EIGRP routes, not redistributed routes from other protocols. 'show ip route' shows all routes in the routing table. 'debug eigrp fsm' tracks EIGRP events. 'show ip protocols' shows redistribution configuration. 'ping' verifies reachability but not redistribution.

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 eigrp topology'

    Why it's wrong here

    This command shows only EIGRP-learned routes in the topology table; it does not show routes redistributed into EIGRP from other protocols unless they have been successfully redistributed and are in the topology.

  • 'show ip route'

    Why this is correct

    This command shows the routing table, including routes from all sources. It can verify whether redistributed routes are present and have the correct administrative distance and metric.

  • 'debug eigrp fsm'

    Why this is correct

    This debug command shows EIGRP Finite State Machine events, including route updates and redistribution events, helping to identify if redistribution is occurring and any errors.

  • 'show ip protocols'

    Why this is correct

    This command displays the routing protocol configuration, including redistribution statements, route filters, and administrative distances, allowing verification of redistribution parameters.

  • 'ping'

    Why it's wrong here

    Ping tests end-to-end connectivity but does not provide specific information about redistribution configuration or errors.

Quick reference

Routing Protocol Comparison

ProtocolMetricMax HopsAlgorithmType
RIP v2Hop count15Bellman-FordDistance vector
OSPFCost (bandwidth)UnlimitedDijkstra (SPF)Link state
EIGRPComposite metricUnlimitedDUALHybrid
IS-ISCostUnlimitedDijkstraLink state
BGPPolicy / attributesUnlimitedPath vectorPath vector

RIP's 15-hop limit makes it unsuitable for large networks. OSPF and EIGRP dominate modern enterprise deployments.

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.