
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Enhanced Interior Gateway Routing Protocol Learn what is EIGRP and how it works
Typology: Study Guides, Projects, Research
1 / 1
This page cannot be seen from the preview
Don't miss anything!

8 16 24 32
· bw = 10^7 / minimum path bandwidth in kbps · delay = interface delay in μsecs / 10
! Enable EIGRP router eigrp
! Add networks to advertise network
! Configure K values to manipulate metric formula metric weights 0
! Disable automatic route summarization no auto-summary
! Designate passive interfaces passive-interface (
! Enable stub routing eigrp stub [receive-only | connected | static | summary]
! Statically identify neighoring routers neighbor
Protocol Configuration
! Set maximum bandwidth EIGRP can consume ip bandwidth-percent eigrp
! Configure manual summarization of outbound routes ip summary-address eigrp
! Enable MD5 authentication ip authentication mode eigrp
! Configure hello and hold timers ip hello-interval eigrp
! Disable split horizon for EIGRP no ip split-horizon eigrp
Interface Configuration
The distance advertised by a neighbor plus the cost to get to that neighbor
The metric for a route advertised by a neighbor
The condition when a route becomes unreachable and not all queries for it are answered; adjacencies with unresponsive neighbors are reset
An interface which does not participate in EIGRP but whose network is advertised
A router which advertises only a subset of routes, and is omitted from the route query process