Courseiva
hardMultiple SelectObjective-mapped

300-410 Practice Question: Which TWO configuration steps are required to…

Which TWO configuration steps are required to change the administrative distance for routes learned from a specific neighbor in EIGRP? (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

Configure a prefix list to match the routes from the neighbor.

To change the AD for routes from a specific EIGRP neighbor, you must first configure a prefix list to match the routes, then apply it using the distance command in EIGRP router configuration mode. The distance command can specify a different AD for routes matching a prefix list from a specific neighbor.

Answer analysis

Option-by-option breakdown

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

  • Configure a prefix list to match the routes from the neighbor.

    Why this is correct

    The prefix list is used to identify which routes to match for the distance override.

  • Use the distance eigrp command in router configuration mode.

    Why it's wrong here

    The distance eigrp command sets the default AD for all internal and external EIGRP routes, not per neighbor.

  • Use the distance command with the neighbor IP address and prefix list.

    Why this is correct

    The syntax is: distance <ad-value> <source-ip> <wildcard> <prefix-list-name>.

  • Configure an access list to permit the routes from the neighbor.

    Why it's wrong here

    EIGRP uses prefix lists, not access lists, for the distance command.

  • Use the redistribute command to change the administrative distance.

    Why it's wrong here

    Redistribution does not change the AD of routes from a specific neighbor.

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.