Courseiva

350-401 · topic practice

Eigrp practice questions

Practise ENCOR 350-401 Eigrp practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security

What the exam tests

What to know about Eigrp

Eigrp questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Eigrp exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Eigrp questions

19 questions · select your answer, then reveal the explanation

Question 1hardmultiple choice
Study the full EIGRP explanation →

A network engineer is configuring EIGRP on a router that connects to a service provider network. The engineer wants to advertise a default route to internal routers. The engineer configures 'ip default-network 0.0.0.0' and redistributes a static default route into EIGRP. However, internal routers are not receiving the default route. The engineer checks the EIGRP topology table and sees the default route with a metric of 1. What is the most likely reason?

Question 2mediummultiple choice
Study the full EIGRP explanation →

Examine the following EIGRP configuration on a Cisco IOS-XE device:

router eigrp 100
 network 10.0.0.0 0.255.255.255
 passive-interface default
 no passive-interface GigabitEthernet0/0

!

interface GigabitEthernet0/0
 ip address 10.1.1.1 255.255.255.0

!

interface GigabitEthernet0/1
 ip address 10.2.2.1 255.255.255.0

Which statement is true?

Question 3mediumdrag order
Study the full EIGRP explanation →

Drag and drop the steps of EIGRP stub configuration for hub-and-spoke into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 4mediumdrag order
Study the full EIGRP explanation →

Drag and drop the steps of EIGRP named mode configuration steps into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 5mediumdrag order
Review the full OSPF breakdown →

Drag and drop the steps of EIGRP redistribution from OSPF with metric seeding into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 6mediummatching
Study the full EIGRP explanation →

Drag and drop each EIGRP timer on the left to its matching default value on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

5 seconds

15 seconds

3 minutes

0.5 seconds

Question 7mediumdrag order
Review the full OSPF breakdown →

Drag and drop the steps of OSPF redistribution from EIGRP with metric conversion into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Drag and drop each protocol number on the left to its matching protocol on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Internet Control Message Protocol (ICMP)

Transmission Control Protocol (TCP)

User Datagram Protocol (UDP)

Open Shortest Path First (OSPF)

Enhanced Interior Gateway Routing Protocol (EIGRP)

Question 9mediumdrag order
Study the full EIGRP explanation →

Drag and drop the steps of EIGRP variance-based unequal-cost load balancing into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 10mediummultiple choice
Study the full EIGRP explanation →

Given the following configuration:

router eigrp TEST
 network 10.0.0.0 0.255.255.255
 network 192.168.1.0

!

interface GigabitEthernet0/0
 ip address 10.1.1.1 255.255.255.0
 ip summary-address eigrp TEST 10.0.0.0 255.0.0.0 5

What is the effect of the ip summary-address command?

Question 11mediummatching
Study the full EIGRP explanation →

Drag and drop each EIGRP metric component on the left to its matching variable on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Bandwidth

Load

Delay

Reliability

Question 12hardmulti select
Study the full EIGRP explanation →

Which three statements about EIGRP stub routing are true? (Choose three.)

Question 13easymultiple choice
Study the full EIGRP explanation →

What is the maximum hop count for EIGRP?

Question 14mediumdrag order
Study the full EIGRP explanation →

Drag and drop the steps of EIGRP route summarization configuration into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 15easymultiple choice
Study the full EIGRP explanation →

What is the maximum hop count for EIGRP?

Question 16mediummultiple choice
Study the full EIGRP explanation →

A router has the following configuration snippet:

vrf definition RED rd 100:1 !

interface Loopback0
 ip vrf forwarding RED
 ip address 10.0.0.1 255.255.255.255

!

router eigrp 100

address-family ipv4 unicast vrf RED autonomous-system 100

network 10.0.0.1 0.0.0.0

What is the issue with this EIGRP configuration for VRF RED?

Question 17mediummultiple choice
Review the full OSPF breakdown →

An enterprise network uses OSPF as its IGP. The network engineer notices that a particular route learned via OSPF is not being installed in the routing table, even though the neighbor adjacency is up and the route appears in the OSPF database. The route is an external route redistributed from EIGRP. What is the most likely cause?

Question 18mediummatching
Study the full EIGRP explanation →

Drag and drop each EIGRP router role on the left to its matching definition on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Next-hop router with the lowest metric for a destination

Backup next-hop router meeting the feasibility condition

Directly connected EIGRP router exchanging Hello packets

Router is actively querying for a route

Router has a valid route and is not querying

Question 19mediumdrag order
Study the full EIGRP explanation →

Drag and drop the steps of EIGRP neighbor establishment into the correct order, from first to last.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Eigrp sessions

Start a Eigrp only practice session

Every question in these sessions is drawn from the Eigrp domain — nothing else.

Related practice questions

Related 350-401 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 350-401 exam test about Eigrp?
Eigrp questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Eigrp questions in a focused session?
Yes — the session launcher on this page draws every question from the Eigrp domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 350-401 topics?
Use the topic links above to move to related areas, or go back to the 350-401 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 350-401 exam covers. They are not copied from any real exam or dump site.