Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Certifications›350-401›Objectives›EIGRP
Objective 303.0

EIGRP

350-401 Practice Questions

Full Practice Test →All Objectives

350-401 EIGRP — Practice Questions

30 questions from this objective

Question 2mediummultiple choice
Study the full EIGRP explanation →

A network engineer is troubleshooting an EIGRP issue in a large enterprise network. Two routers, R1 and R2, are connected via a T1 link. R1 is learning a route to 10.0.0.0/8 from R2 with a metric of 28160, but the same route is also learned from another neighbor with a metric of 26880. The engineer notices that the route from R2 is not being installed in the routing table. What is the most likely cause?

Question 3hardmultiple choice
Study the full EIGRP explanation →

An engineer configures EIGRP on a new router in a DMVPN network. The router has a single physical interface with two subinterfaces: one for the DMVPN tunnel and one for a direct point-to-point link to a hub router. The engineer notices that EIGRP adjacencies form only on the point-to-point link, not on the DMVPN tunnel. The tunnel interface is configured with ip nhrp network-id 1 and ip nhrp nhs 10.1.1.1. What is the most likely reason?

Question 4mediummultiple choice
Study the full EIGRP explanation →

A network engineer is designing an EIGRP network with multiple routers. The network has a core layer where all routers are fully meshed. The engineer wants to ensure that if a link fails, EIGRP converges quickly without relying on route redistribution or static routes. The engineer configures EIGRP with default timers. However, during a failure simulation, convergence takes over 15 seconds. What is the most likely reason?

Question 5hardmultiple choice
Study the full EIGRP explanation →

An engineer is troubleshooting an EIGRP issue where a router is not learning a specific route from a neighbor. The engineer runs 'show ip eigrp topology all-links' and sees the route in the topology table with a feasible distance of 100 and a reported distance of 120. The neighbor's advertised distance is 80. The router's own computed distance to the network is 150. The route is not in the routing table. What is the most likely cause?

Question 6mediummultiple choice
Study the full EIGRP explanation →

A network engineer is configuring EIGRP on a router that connects to multiple remote sites via Frame Relay. The engineer wants to ensure that EIGRP does not form adjacencies over the Frame Relay interfaces to reduce overhead, but still wants to advertise the connected networks. The engineer applies the 'passive-interface' command to the Frame Relay interfaces. However, the remote sites stop receiving the routes. What is the most likely reason?

Question 7mediummultiple choice
Study the full EIGRP explanation →

An engineer is troubleshooting an EIGRP convergence issue in a network with redundant links. The engineer notices that when a primary link fails, the backup link takes over immediately, but the routing table shows the route with a higher metric. The engineer wants to ensure that the backup link is used only when the primary fails, and that traffic is not load-balanced. The engineer has configured 'variance 2' on all routers. What is the most likely effect of this configuration?

Question 8hardmultiple 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 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 10easymultiple choice
Study the full EIGRP explanation →

A network engineer is troubleshooting an EIGRP issue where two routers, R1 and R2, are directly connected. R1 shows an EIGRP adjacency with R2, but R2 does not show an adjacency with R1. The engineer checks the interface configurations and finds that R1 has 'ip authentication mode eigrp 1 md5' and 'ip authentication key-chain eigrp 1 MYKEY' configured, while R2 has no authentication configured. What is the most likely cause?

Question 11mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp neighbors

EIGRP-IPv4 Neighbors for AS(100) H Address Interface Hold Uptime SRTT RTO Q Seq (sec) (ms) Cnt Num 0 192.168.1.2 Gi0/0 13 00:12:34 12 100 0 45 1 10.1.1.2 Gi0/1 12 00:10:20 15 120 0 32

Based on this output, what can be concluded?

Question 12mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp topology

EIGRP-IPv4 Topology Table for AS(100)/ID(192.168.1.1) Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - reply Status, s - sia Status

P 10.1.1.0/24, 1 successors, FD is 1310720 via 192.168.1.2 (1310720/1310720), GigabitEthernet0/0 P 10.2.2.0/24, 1 successors, FD is 1310720 via 192.168.1.2 (1310720/1310720), GigabitEthernet0/0 P 10.3.3.0/24, 1 successors, FD is 1310720 via 192.168.1.2 (1310720/1310720), GigabitEthernet0/0

Based on this output, what can be concluded?

Question 13mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp interfaces detail

EIGRP-IPv4 Interfaces for AS(100)

Interface: GigabitEthernet0/0

Mtu: 1500, Bandwidth: 1000000 Kbit, Delay: 100 microseconds Reliability: 255/255, Load: 1/255, Min MTU: 1500 Hello interval: 5 sec, Hold time: 15 sec Next hello in: 3 secs Passive interface: No Split horizon: Enabled Authentication: None

Neighbor count: 1

Interface: GigabitEthernet0/1

Mtu: 1500, Bandwidth: 100000 Kbit, Delay: 1000 microseconds Reliability: 255/255, Load: 1/255, Min MTU: 1500 Hello interval: 5 sec, Hold time: 15 sec Next hello in: 1 secs Passive interface: No Split horizon: Enabled Authentication: None

Neighbor count: 1

Based on this output, what can be concluded?

Question 14hardmultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp traffic

EIGRP-IPv4 Traffic Statistics for AS(100) Hellos sent/received: 1000/950 Updates sent/received: 45/40 Queries sent/received: 2/3 Replies sent/received: 3/2 Acks sent/received: 50/48 Input queue high water mark: 1 Input queue depth: 0 Total packets sent: 1100 Total packets received: 1043

Based on this output, what can be concluded?

Question 15hardmultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp topology 10.1.1.0/24

EIGRP-IPv4 Topology Entry for AS(100)/ID(192.168.1.1) for 10.1.1.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: (128256/0), Route is Internal Vector metric: Minimum bandwidth: 1000000 Kbit Total delay: 100 microseconds Reliability: 255/255 Load: 1/255 Minimum MTU: 1500 Hop count: 0

192.168.1.2 (GigabitEthernet0/0), from 192.168.1.2, Send flag: 0x0

Composite metric: (1310720/128256), Route is Internal Vector metric: Minimum bandwidth: 1000000 Kbit Total delay: 1100 microseconds Reliability: 255/255 Load: 1/255 Minimum MTU: 1500 Hop count: 1

Based on this output, what can be concluded?

Question 16mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# debug eigrp packets hello

EIGRP: Received HELLO on Gi0/0 nbr 192.168.1.2 AS 100, Flags 0x0, Seq 0/0 interfaceQ 0/0 EIGRP: Sending HELLO on Gi0/0 AS 100, Flags 0x0, Seq 0/0 interfaceQ 0/0 EIGRP: Received HELLO on Gi0/1 nbr 10.1.1.2 AS 100, Flags 0x0, Seq 0/0 interfaceQ 0/0 EIGRP: Sending HELLO on Gi0/1 AS 100, Flags 0x0, Seq 0/0 interfaceQ 0/0

Based on this output, what can be concluded?

Question 17hardmultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp neighbors detail

EIGRP-IPv4 Neighbors for AS(100) H Address Interface Hold Uptime SRTT RTO Q Seq (sec) (ms) Cnt Num 0 192.168.1.2 Gi0/0 13 00:12:34 12 100 0 45 Version 2.0/2.0, Retrans: 0, Retry: 0, Maxseq: 0 Prefixes: 3 Topology ids: 0 Authentication: None Topology: base (0x0)

Based on this output, what can be concluded?

Question 18mediummultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp interfaces

EIGRP-IPv4 Interfaces for AS(100)

Interface                   Peers    Xmit Queue   Mean   Pacing Time   Multicast    Pending

Un/Reliable SRTT Un/Reliable Flow Timer Routes Gi0/0 1 0/0 12 0/10 50 0 Gi0/1 1 0/0 15 0/10 55 0

Based on this output, what can be concluded?

Question 19hardmultiple choice
Study the full EIGRP explanation →

A network engineer runs the following command on Router R1:

R1# show ip eigrp topology all-links

EIGRP-IPv4 Topology Table for AS(100)/ID(192.168.1.1) Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - reply Status, s - sia Status

P 10.1.1.0/24, 1 successors, FD is 1310720, serno 5 via 192.168.1.2 (1310720/1310720), GigabitEthernet0/0 via 10.2.2.2 (1587200/1310720), GigabitEthernet0/1 P 10.2.2.0/24, 1 successors, FD is 1310720, serno 6 via 192.168.1.2 (1310720/1310720), GigabitEthernet0/0 via 10.2.2.2 (1587200/1310720), GigabitEthernet0/1

Based on this output, what can be concluded?

Question 20mediummultiple choice
Study the full EIGRP explanation →

Consider the following EIGRP configuration on a Cisco IOS router:

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

What is the effect of this configuration?

Question 21mediummultiple 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 22mediummultiple 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 23mediummultiple choice
Study the full EIGRP explanation →

Consider the following EIGRP configuration:

router eigrp 100

metric weights 0 1 0 1 0 0

What does this configuration accomplish?

Question 24mediummultiple 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 25mediummultiple 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 26easymultiple choice
Study the full EIGRP explanation →

What is the default EIGRP hello interval on a point-to-point serial link?

Question 27mediummultiple choice
Study the full EIGRP explanation →

Which of the following is used by EIGRP to calculate the feasible distance (FD) of a route?

Question 28easymultiple choice
Study the full EIGRP explanation →

What is the default hold time multiplier for EIGRP?

Question 29mediumdrag order
Study the full EIGRP explanation →

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

Question 30mediumdrag order
Study the full EIGRP explanation →

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

Question 31mediumdrag order
Study the full EIGRP explanation →

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

More EIGRP questions available in the full practice test.

Continue Practising →
←

Previous objective

BGP

Next objective

VLANs and Trunking

→

All 350-401 Objectives

  • 100.Architecture15%
  • 101.Enterprise Network Design
  • 102.SD-Access Architecture
  • 103.SD-WAN Architecture
  • 104.QoS Architecture
  • 200.Virtualization10%
  • 201.Network Function Virtualization
  • 202.Virtual Machines and Hypervisors
  • 203.VRF and Path Isolation
  • 300.Infrastructure30%
  • 301.OSPF
  • 302.BGP
  • 303.EIGRP
  • 304.VLANs and Trunking
  • 305.Spanning Tree Protocol
  • 306.EtherChannel
  • 307.Wireless Infrastructure
  • 308.MPLS
  • 309.WAN Technologies
  • 310.NAT and DHCP
  • 311.IP Multicast
  • 312.QoS
  • 400.Network Assurance10%
  • 401.SNMP and Syslog
  • 402.NetFlow and Telemetry
  • 403.SPAN and RSPAN
  • 404.IP SLA
  • 500.Security20%
  • 501.AAA, RADIUS, and TACACS+
  • 502.ACLs and CoPP
  • 503.802.1X and TrustSec
  • 504.VPN Technologies
  • 505.Infrastructure Security
  • 600.Automation15%
  • 601.Python for Network Automation
  • 602.Ansible Automation
  • 603.REST APIs and Data Models
  • 604.Cisco DNA Center
  • 605.Model-Driven Telemetry