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

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Study the full EIGRP explanation →

Examine the following EIGRP configuration snippet:

interface GigabitEthernet0/0
 ip bandwidth-percent eigrp 100 50

What is the effect of this command?

Question 2hardmultiple 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 3mediummultiple 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 4mediummultiple choice
Study the full EIGRP explanation →

Given the following EIGRP configuration on a router:

router eigrp 200
 network 192.168.1.0 0.0.0.255
 network 10.0.0.0

Which statement about this configuration is true?

Question 5mediumdrag 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 6mediumdrag 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 7mediumdrag 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 8mediummatching
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 9mediummultiple choice
Study the full EIGRP explanation →

A network engineer is designing an EIGRP network with multiple routers in a hub-and-spoke topology. The engineer wants to ensure that the spoke routers do not become transit routers for traffic between other spokes. The engineer configures 'eigrp stub' on the spoke routers. However, after configuration, the spoke routers stop learning some routes from the hub. What is the most likely reason?

Question 10mediumdrag 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 12mediummultiple choice
Study the full EIGRP explanation →

A network engineer is troubleshooting a routing loop in an EIGRP network. Which mechanism is designed to prevent routing loops by causing a router to reject routes that are learned from a neighbor that is not the successor?

Question 13mediumdrag 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 14mediummultiple 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 15hardmultiple choice
Study the full EIGRP explanation →

A network engineer is configuring a DMVPN Phase 3 deployment with EIGRP as the routing protocol. The hub router has multiple spoke routers behind a single physical interface. The engineer notices that spoke-to-spoke traffic is being forwarded through the hub instead of directly. The spoke routers have the correct NHRP and mGRE configuration. What is the most likely cause of this issue?

Question 16mediummultiple choice
Study the full EIGRP explanation →

Examine the following EIGRP configuration for route summarization:

interface GigabitEthernet0/0
 ip summary-address eigrp 100 192.168.0.0 255.255.252.0

What is the effect of this command?

Question 17easymultiple choice
Study the full EIGRP explanation →

What is the default hold time multiplier for EIGRP?

Question 18mediummultiple choice
Study the full EIGRP explanation →

Given the following EIGRP named mode configuration:

router eigrp TEST

address-family ipv4 unicast autonomous-system 100

network 10.0.0.0 0.255.255.255

topology base distance eigrp 90 170 exit-address-family

Which statement is true?

Question 19mediummultiple choice
Study the full EIGRP explanation →

Consider the following configuration:

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

Which statement is true about this EIGRP configuration?

Question 20easymultiple choice
Study the full EIGRP explanation →

What is the maximum hop count for EIGRP?

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.