Courseiva
hardMultiple ChoiceObjective-mapped

300-410 Practice Question: Runs the following command on Router R1: R1# show…

A network engineer runs the following command on Router R1:

R1# show ip eigrp topology 10.10.10.0/24

EIGRP-IPv4 Topology Entry for AS(100)/ID(192.168.1.1) for 10.10.10.0/24 State: Passive, Reply status: 0, Originating router: 192.168.1.1 Routing Descriptor Blocks:

0.0.0.0 (Null0) from 0.0.0.0, Send flag: 0x0

Composite metric: (2560000000/0), Route is Internal Vector metric: Minimum bandwidth: 100000 Kbit Total delay: 100 microseconds Reliability: 255/255 Load: 1/255 Minimum MTU: 1500 Hop count: 0

Based on this output, what is the problem?

⚠ Common exam trap

Cisco often tests the misconception that a Null0 route or a high metric indicates a failure, when in fact it is a normal and necessary part of EIGRP summarization to prevent black holes.

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 route is a local summary route pointing to Null0, which is normal for EIGRP summarization.

The output shows a Null0 summary route in EIGRP, which is normal when manual summarization is configured. The route is in Passive state with a composite metric of 2560000000/0, indicating it is a local summary route installed to prevent routing loops. This is expected behavior, not a problem.

Answer analysis

Option-by-option breakdown

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

  • The route is a local summary route pointing to Null0, which is normal for EIGRP summarization.

    Why this is correct

    EIGRP automatically installs a null0 route for summary addresses to prevent loops.

  • The route has a metric of 2560000000, indicating a network failure.

    Why it's wrong here

    A high metric for a null0 route is expected and does not indicate failure.

  • The hop count of 0 means the route is not reachable.

    Why it's wrong here

    Hop count of 0 is normal for a directly connected or summary route.

  • The route is in Active state, indicating a problem.

    Why it's wrong here

    The state is Passive, which is normal.

Visual reference

PC R1 R2 R3 Server hop 1 hop 2 hop 3 RIP metric = 3 hops — lowest hop count wins

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.