SlideShare une entreprise Scribd logo
1  sur  14
EIGRP OVERVIEW
 EIGRP (Enhanced Interior Gateway Routing Protocol) is an
advanced distance vector routing protocol.
 This protocol is an evolution of an earlier Cisco protocol called
IGRP, which is now considered obsolete.
 EIGRP supports classless routing and VLSM, route
summarization, incremental updates, load balancing and
many other useful features.
 It is a Cisco proprietary protocol, so all routers in a network
that is running EIGRP must be Cisco routers.
 Routers running EIGRP must become neighbors before
exchanging routing information. To dynamically discover
neighbors, EIGRP routers use the multicast address of
224.0.0.10. Each EIGRP router stores routing and topology
information in three tables:
• Neighbor table - stores information about EIGRP neighbors
• Topology table - stores routing information learned from
neighboring routers
• Routing table - stores the best routes
 Administrative distance of EIGRP is 90, which is less than
both the administrative distance of RIP and the administrative
distance of OSPF, so EIGRP routes will be preferred over
these routes.
 EIGRP uses Reliable Transport Protocol (RTP) for sending
messages.
 EIGRP calculates its metric by using bandwidth, delay,
reliability and load. By default, only bandwidth and delay are
used when calculating metric, while reliability and load are set
to zero.
 EIGPR uses the concept of autonomous systems.
 An autonomous system is a set of EIGRP enabled routers that
should become EIGRP neighbors.
 Each router inside an autonomous system must have the
same autonomous system number configured, otherwise
EIGRP Neighbors
 EIGRP must establish neighbor relationships with other
EIGRP neighboring routers before exchanging routing
information.
 To establish a neighbor relationships, routers send hello
packets every couple of seconds.
 Hello packets are sent to the multicast address of 224.0.0.10.
 TIP - on LAN interfaces hellos are sent every 5 seconds. On
WAN interfaces every 60 seconds.
The following fields in a hello packet must be the
identical in order for routers to become neighbors:
• ASN (autonomous system number)
• subnet number
• K values (components of metric)
 Routers send hello packets every couple of seconds to ensure
that the neighbor relationship is still active.
 By default, routers considers the neighbor to be down after a
hold-down timer has expired.
 Hold-down timer is, by default, three times the hello interval.
On LAN network the hold-down timer is 15 seconds.
Feasible and reported distance
 Two terms that you will often encounter when working with
EIGRP are feasible and reported distance. Let's clarify these
terms:
Feasible distance (FD)
o The metric of the best route to reach a network.
o That route will be listed in the routing table.
Reported distance (RD)
o The metric advertised by a neighboring router for a specific
route.
o It other words, it is the metric of the route used by the
neighboring router to reach the network.
To better understand the concept, consider the following
example.
 EIGRP has been configured on R1 and R2. R2 is directly
connected to the subnet 10.0.1.0/24 and advertises that
subnet into EIGRP. Let's say that R2's metric to reach that
subnet is 28160. When the subnet is advertised to R1, R2
informs R1 that its metric to reach 10.0.1.0/24 is 10. From the
R1's perspective that metric is considered to be the reported
distance for that route. R1 receives the update and adds the
metric to the neighbor to the reported distance. That metric is
called feasible distance and is stored in R1's routing table
(30720 in our case).
The feasible and reported distance are displayed in R1's
EIGRP topology table:
Successor and Feasible Successor
 Another two terms that appear often in the EIGRP world are
"successor" and "feasible successor".
 A successor is the route with the best metric to reach a
destination.
 That route is stored in the routing table.
 A feasible successor is a backup path to reach that same
destination that can be used immediately if the successor
route fails.
 These backup routes are stored in the topology table.
 For a route to be chosen as a feasible successor, one
condition must be met:
A neighbor's advertised distance (AD) for the route must
be less than the successor's feasible distance (FD).
The following example explains the concept of a
successor and a feasible successor.
R1 has two paths to reach the subnet 10.0.0.0/24. The path through
R2 has the best metric (20) and it is stored in the R1's routing table.
The other route, through R3, is a feasible successor route, because
the feasibility condition has been met (R3's advertised distance of 15
is less than R1's feasible distance of 20). R1 stores that route in the
topology table. This route can be immediately used if the primary
route fails.
EIGRP topology table
 EIGRP topology table contains all learned routes to a
destination.
 The table holds all routes received from a neighbor,
successors and feasible successors for every route, and
interfaces on which updates were received.
 The table also holds all locally connected subnets included in
an EIGRP process.
 Best routes (the successors) from the topology table are
stored in the routing table.
 Feasible successors are only stored in the topology table and
can be used immediately if the primary route fails.
Consider the following network topology.
 EIGRP is running on all three routers. Routers R2 and R3
both connect to the subnet 10.0.1.0/24 and advertise that
subnet to R1. R1 receives both updates and calculates the
best route. The best path goes through R2, so R1 stores that
route in the routing table. Router R1 also calculates the metric
of the route through R3. Let's say that advertised distance of
that route is less then feasible distance of the best route. The
feasibility condition is met and router R1 stores that route in
the topology table as a feasible successor route. The route
https://www.facebook.com/NetProtocol-Xpert-1459759190925583
https://in.linkedin.com/in/netprotocolxpert
https://plus.google.com/u/0/collection/AYQ-EB
https://branded.me/netprotocolxpert
https://twitter.com/NPX_cisco
Follow Us @

Contenu connexe

Tendances

Eigrp
EigrpEigrp
Eigrp
firey
 
An Overview of Border Gateway Protocol (BGP)
An Overview of Border Gateway Protocol (BGP)An Overview of Border Gateway Protocol (BGP)
An Overview of Border Gateway Protocol (BGP)
Jasim Alam
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
Kashif Latif
 
CCNA Advanced Routing Protocols
CCNA Advanced Routing ProtocolsCCNA Advanced Routing Protocols
CCNA Advanced Routing Protocols
Dsunte Wilson
 

Tendances (20)

ospf routing protocol
ospf routing protocolospf routing protocol
ospf routing protocol
 
Cisco ospf
Cisco ospf Cisco ospf
Cisco ospf
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
Bgp
BgpBgp
Bgp
 
Eigrp
EigrpEigrp
Eigrp
 
BGP
BGP BGP
BGP
 
An Overview of Border Gateway Protocol (BGP)
An Overview of Border Gateway Protocol (BGP)An Overview of Border Gateway Protocol (BGP)
An Overview of Border Gateway Protocol (BGP)
 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
 
OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)OPEN SHORTEST PATH FIRST (OSPF)
OPEN SHORTEST PATH FIRST (OSPF)
 
Bgp protocol
Bgp protocolBgp protocol
Bgp protocol
 
Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)
 
BGP
BGPBGP
BGP
 
OSPF Basics
OSPF BasicsOSPF Basics
OSPF Basics
 
Static Routing
Static RoutingStatic Routing
Static Routing
 
CCNA Advanced Routing Protocols
CCNA Advanced Routing ProtocolsCCNA Advanced Routing Protocols
CCNA Advanced Routing Protocols
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
 
Routing protocols
Routing protocolsRouting protocols
Routing protocols
 
BGP (border gateway routing protocol)
BGP (border gateway routing protocol)BGP (border gateway routing protocol)
BGP (border gateway routing protocol)
 
Layer 3 redundancy hsrp
Layer 3 redundancy   hsrpLayer 3 redundancy   hsrp
Layer 3 redundancy hsrp
 
CCNA Routing Fundamentals - EIGRP, OSPF and RIP
CCNA  Routing Fundamentals -  EIGRP, OSPF and RIPCCNA  Routing Fundamentals -  EIGRP, OSPF and RIP
CCNA Routing Fundamentals - EIGRP, OSPF and RIP
 

En vedette

Distributed load balancing with multiple datacenter analysis
Distributed load balancing with multiple datacenter analysisDistributed load balancing with multiple datacenter analysis
Distributed load balancing with multiple datacenter analysis
Sowmya Shekar
 
Лекц 14
Лекц 14Лекц 14
Лекц 14
Muuluu
 
LOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMSLOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMS
tanmayshah95
 

En vedette (13)

What is EGRP
What is EGRPWhat is EGRP
What is EGRP
 
EIGRP Authentication & Load Balancing
EIGRP Authentication & Load BalancingEIGRP Authentication & Load Balancing
EIGRP Authentication & Load Balancing
 
Distributed load balancing with multiple datacenter analysis
Distributed load balancing with multiple datacenter analysisDistributed load balancing with multiple datacenter analysis
Distributed load balancing with multiple datacenter analysis
 
Лекц 14
Лекц 14Лекц 14
Лекц 14
 
Eigrp
EigrpEigrp
Eigrp
 
Implementation of TQM in Manufacturing Industries in the Kingdom of Saudi Arabia
Implementation of TQM in Manufacturing Industries in the Kingdom of Saudi ArabiaImplementation of TQM in Manufacturing Industries in the Kingdom of Saudi Arabia
Implementation of TQM in Manufacturing Industries in the Kingdom of Saudi Arabia
 
CCNP Route EIGRP Overview
CCNP Route  EIGRP OverviewCCNP Route  EIGRP Overview
CCNP Route EIGRP Overview
 
LOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMSLOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMS
 
CCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRPCCNAv5 - S3: Chapter 7 EIGRP
CCNAv5 - S3: Chapter 7 EIGRP
 
Routing Protocol EIGRP
Routing Protocol EIGRPRouting Protocol EIGRP
Routing Protocol EIGRP
 
Slidesh
SlideshSlidesh
Slidesh
 
Load balancing in Distributed Systems
Load balancing in Distributed SystemsLoad balancing in Distributed Systems
Load balancing in Distributed Systems
 
Chapter 4 TQM
Chapter 4 TQMChapter 4 TQM
Chapter 4 TQM
 

Similaire à EIGRP Overview

Chapter7ccna
Chapter7ccnaChapter7ccna
Chapter7ccna
robertoxe
 
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopediaEnhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
Hoàng Hải Nguyễn
 

Similaire à EIGRP Overview (20)

EIGRP Protocol.pptx
EIGRP Protocol.pptxEIGRP Protocol.pptx
EIGRP Protocol.pptx
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrp
 
IPv6 Routing.pdf
IPv6 Routing.pdfIPv6 Routing.pdf
IPv6 Routing.pdf
 
3 ip routing bgp-updated
3 ip routing bgp-updated3 ip routing bgp-updated
3 ip routing bgp-updated
 
3 ip routing part b
3 ip routing part b3 ip routing part b
3 ip routing part b
 
Eigrp new
Eigrp newEigrp new
Eigrp new
 
Eincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route RedistributionEincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route Redistribution
 
Route Redistribution
Route RedistributionRoute Redistribution
Route Redistribution
 
Chapter7ccna
Chapter7ccnaChapter7ccna
Chapter7ccna
 
Chapter7ccna
Chapter7ccnaChapter7ccna
Chapter7ccna
 
1 using default
1 using default1 using default
1 using default
 
1 using default
1 using default1 using default
1 using default
 
Routing protocols.pptx
Routing protocols.pptxRouting protocols.pptx
Routing protocols.pptx
 
Group 1
Group 1Group 1
Group 1
 
EIGRP CCNA
EIGRP CCNAEIGRP CCNA
EIGRP CCNA
 
Routing Protocol in detail
Routing Protocol in detailRouting Protocol in detail
Routing Protocol in detail
 
Eigrp
EigrpEigrp
Eigrp
 
ROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptxROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptx
 
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopediaEnhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
Enhanced Interior Gateway Routing Protocol - Wikipedia, the free encyclopedia
 
Day 8 1 introducing routing n
Day 8 1 introducing routing nDay 8 1 introducing routing n
Day 8 1 introducing routing n
 

Plus de NetProtocol Xpert

Plus de NetProtocol Xpert (20)

Basic Cisco ASA 5506-x Configuration (Firepower)
Basic Cisco ASA 5506-x Configuration (Firepower)Basic Cisco ASA 5506-x Configuration (Firepower)
Basic Cisco ASA 5506-x Configuration (Firepower)
 
MPLS Layer 3 VPN
MPLS Layer 3 VPN MPLS Layer 3 VPN
MPLS Layer 3 VPN
 
Common Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & MitigationCommon Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & Mitigation
 
Storm-Control
Storm-ControlStorm-Control
Storm-Control
 
Dynamic ARP Inspection (DAI)
Dynamic ARP Inspection (DAI)Dynamic ARP Inspection (DAI)
Dynamic ARP Inspection (DAI)
 
IP Source Guard
IP Source Guard IP Source Guard
IP Source Guard
 
DHCP Snooping
DHCP SnoopingDHCP Snooping
DHCP Snooping
 
Password Recovery
Password RecoveryPassword Recovery
Password Recovery
 
Application & Data Center
Application & Data CenterApplication & Data Center
Application & Data Center
 
Cisco ISR 4351 Router
Cisco ISR 4351 RouterCisco ISR 4351 Router
Cisco ISR 4351 Router
 
Cisco ASR 1001-X Router
Cisco ASR 1001-X RouterCisco ASR 1001-X Router
Cisco ASR 1001-X Router
 
Securing management, control & data plane
Securing management, control & data planeSecuring management, control & data plane
Securing management, control & data plane
 
Point to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAPPoint to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAP
 
Avoid DNS lookup when mistyping a command
Avoid DNS lookup when mistyping a commandAvoid DNS lookup when mistyping a command
Avoid DNS lookup when mistyping a command
 
TCLSH and Macro Ping Test on Cisco Routers and Switches
TCLSH and Macro Ping Test on Cisco Routers and SwitchesTCLSH and Macro Ping Test on Cisco Routers and Switches
TCLSH and Macro Ping Test on Cisco Routers and Switches
 
Private VLANs
Private VLANsPrivate VLANs
Private VLANs
 
MTU (maximum transmission unit) & MRU (maximum receive unit)
MTU (maximum transmission unit) & MRU (maximum receive unit)MTU (maximum transmission unit) & MRU (maximum receive unit)
MTU (maximum transmission unit) & MRU (maximum receive unit)
 
OTV Configuration
OTV ConfigurationOTV Configuration
OTV Configuration
 
Cisco OTV 
Cisco OTV Cisco OTV 
Cisco OTV 
 
OTV(Overlay Transport Virtualization)
OTV(Overlay  Transport  Virtualization)OTV(Overlay  Transport  Virtualization)
OTV(Overlay Transport Virtualization)
 

Dernier

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Dernier (20)

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

EIGRP Overview

  • 2.  EIGRP (Enhanced Interior Gateway Routing Protocol) is an advanced distance vector routing protocol.  This protocol is an evolution of an earlier Cisco protocol called IGRP, which is now considered obsolete.  EIGRP supports classless routing and VLSM, route summarization, incremental updates, load balancing and many other useful features.  It is a Cisco proprietary protocol, so all routers in a network that is running EIGRP must be Cisco routers.
  • 3.  Routers running EIGRP must become neighbors before exchanging routing information. To dynamically discover neighbors, EIGRP routers use the multicast address of 224.0.0.10. Each EIGRP router stores routing and topology information in three tables: • Neighbor table - stores information about EIGRP neighbors • Topology table - stores routing information learned from neighboring routers • Routing table - stores the best routes
  • 4.  Administrative distance of EIGRP is 90, which is less than both the administrative distance of RIP and the administrative distance of OSPF, so EIGRP routes will be preferred over these routes.  EIGRP uses Reliable Transport Protocol (RTP) for sending messages.  EIGRP calculates its metric by using bandwidth, delay, reliability and load. By default, only bandwidth and delay are used when calculating metric, while reliability and load are set to zero.  EIGPR uses the concept of autonomous systems.  An autonomous system is a set of EIGRP enabled routers that should become EIGRP neighbors.  Each router inside an autonomous system must have the same autonomous system number configured, otherwise
  • 5. EIGRP Neighbors  EIGRP must establish neighbor relationships with other EIGRP neighboring routers before exchanging routing information.  To establish a neighbor relationships, routers send hello packets every couple of seconds.  Hello packets are sent to the multicast address of 224.0.0.10.  TIP - on LAN interfaces hellos are sent every 5 seconds. On WAN interfaces every 60 seconds.
  • 6. The following fields in a hello packet must be the identical in order for routers to become neighbors: • ASN (autonomous system number) • subnet number • K values (components of metric)  Routers send hello packets every couple of seconds to ensure that the neighbor relationship is still active.  By default, routers considers the neighbor to be down after a hold-down timer has expired.  Hold-down timer is, by default, three times the hello interval. On LAN network the hold-down timer is 15 seconds.
  • 7. Feasible and reported distance  Two terms that you will often encounter when working with EIGRP are feasible and reported distance. Let's clarify these terms: Feasible distance (FD) o The metric of the best route to reach a network. o That route will be listed in the routing table. Reported distance (RD) o The metric advertised by a neighboring router for a specific route. o It other words, it is the metric of the route used by the neighboring router to reach the network.
  • 8. To better understand the concept, consider the following example.  EIGRP has been configured on R1 and R2. R2 is directly connected to the subnet 10.0.1.0/24 and advertises that subnet into EIGRP. Let's say that R2's metric to reach that subnet is 28160. When the subnet is advertised to R1, R2 informs R1 that its metric to reach 10.0.1.0/24 is 10. From the R1's perspective that metric is considered to be the reported distance for that route. R1 receives the update and adds the metric to the neighbor to the reported distance. That metric is called feasible distance and is stored in R1's routing table (30720 in our case).
  • 9. The feasible and reported distance are displayed in R1's EIGRP topology table:
  • 10. Successor and Feasible Successor  Another two terms that appear often in the EIGRP world are "successor" and "feasible successor".  A successor is the route with the best metric to reach a destination.  That route is stored in the routing table.  A feasible successor is a backup path to reach that same destination that can be used immediately if the successor route fails.  These backup routes are stored in the topology table.  For a route to be chosen as a feasible successor, one condition must be met: A neighbor's advertised distance (AD) for the route must be less than the successor's feasible distance (FD).
  • 11. The following example explains the concept of a successor and a feasible successor. R1 has two paths to reach the subnet 10.0.0.0/24. The path through R2 has the best metric (20) and it is stored in the R1's routing table. The other route, through R3, is a feasible successor route, because the feasibility condition has been met (R3's advertised distance of 15 is less than R1's feasible distance of 20). R1 stores that route in the topology table. This route can be immediately used if the primary route fails.
  • 12. EIGRP topology table  EIGRP topology table contains all learned routes to a destination.  The table holds all routes received from a neighbor, successors and feasible successors for every route, and interfaces on which updates were received.  The table also holds all locally connected subnets included in an EIGRP process.  Best routes (the successors) from the topology table are stored in the routing table.  Feasible successors are only stored in the topology table and can be used immediately if the primary route fails.
  • 13. Consider the following network topology.  EIGRP is running on all three routers. Routers R2 and R3 both connect to the subnet 10.0.1.0/24 and advertise that subnet to R1. R1 receives both updates and calculates the best route. The best path goes through R2, so R1 stores that route in the routing table. Router R1 also calculates the metric of the route through R3. Let's say that advertised distance of that route is less then feasible distance of the best route. The feasibility condition is met and router R1 stores that route in the topology table as a feasible successor route. The route