This chapter covers the following topics:
EIGRP Fundamentals: This section explains how EIGRP establishes a neighborship with other routers and how routes are exchanged with other routers.
EIGRP Configuration Modes: This section defines the two methods of configuring EIGRP with a baseline configuration.
Path Metric Calculation: This section explains how EIGRP calculates the path metric to identify the best and alternate loop-free paths.
Enhanced Interior Gateway Routing Protocol (EIGRP) is an enhanced distance vector routing protocol commonly found in enterprise networks. EIGRP is a derivative of Interior Gateway Routing Protocol (IGRP) but includes support for variable-length subnet masking (VLSM) and metrics capable of supporting higher-speed interfaces. Initially, EIGRP was a Cisco proprietary protocol, but it was released to the Internet Engineering Task Force (IETF) through RFC 7868, which was ratified in May 2016.
This chapter explains the underlying mechanics of the EIGRP routing protocol and the path metric calculations, and it demonstrates how to configure EIGRP on a router. This is the first of several chapters in the book that discuss EIGRP:
Chapter 2, “EIGRP”: This chapter describes the fundamental concepts of EIGRP.
Chapter 3, “Advanced EIGRP”: This chapter describes EIGRP’s failure detection mechanisms and techniques to optimize the operations of the routing protocol. It also includes topics such as route filtering and traffic manipulation.
Chapter 4, “Troubleshooting EIGRP for IPv4”: This chapter reviews common problems with the routing protocols and the methodology to troubleshoot EIGRP from an IPv4 perspective.
Chapter 5, “EIGRPv6”: This chapter demonstrates how IPv4 EIGRP concepts carry over to IPv6 and the methods to troubleshoot common problems.
“Do I Know This Already?” Quiz
The “Do I Know This Already?” quiz allows you to assess whether you should read this entire chapter thoroughly or jump to the “Exam Preparation Tasks” section. If you are in doubt about your answers to these questions or your own assessment of your knowledge of the topics, read the entire chapter. Table 2-1 lists the major headings in this chapter and their corresponding “Do I Know This Already?” quiz questions. You can find the answers in Appendix A, “Answers to the ‘Do I Know This Already?’ Quiz Questions.”
Table 2-1 “Do I Know This Already?” Foundation Topics Section-to-Question Mapping
Foundation Topics Section |
Questions |
EIGRP Fundamentals |
1–6 |
EIGRP Configuration Modes |
7–9 |
Path Metric Calculation |
10 |
1. EIGRP uses protocol number ____ for inter-router communication.
87
88
89
90
2. How many packet types does EIGRP use for inter-router communication?
Three
Four
Five
Six
Seven
3. Which of the following is not required to match to form an EIGRP adjacency?
Metric K values
Primary subnet
Hello and hold timers
Authentication parameters
4. What is an EIGRP successor?
The next-hop router for the path with the lowest path metric for a destination prefix
The path with the lowest metric for a destination prefix
The router selected to maintain the EIGRP adjacencies for a broadcast network
A route that satisfies the feasibility condition where the reported distance is less than the feasible distance
5. What attributes does the EIGRP topology table contain? (Choose all that apply.)
Destination network prefix
Hop Count
Total path delay
Maximum path bandwidth
List of EIGRP neighbors
6. What destination addresses does EIGRP use when feasible? (Choose two.)
IP address 224.0.0.9
IP address 224.0.0.10
IP address 224.0.0.8
MAC address 01:00:5E:00:00:0A
MAC address 0C:15:C0:00:00:01
7. The EIGRP process is initialized by which of the following technique? (Choose two.)
Using the interface command ip eigrp as-number ipv4 unicast
Using the global configuration command router eigrp as-number
Using the global configuration command router eigrp process-name
Using the interface command router eigrp as-number
8. True or false: The EIGRP router ID (RID) must be configured for EIGRP to be able to establish neighborship.
True
False
9. True or false: When using MD5 authentication between EIGRP routers, the key-chain sequence number can be different, as long as the password is the same.
True
False
10. Which value can be modified on a router to manipulate the path taken by EIGRP but does not have impacts on other routing protocols, like OSPF?
Interface bandwidth
Interface MTU
Interface delay
Interface priority