Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How does EIGRP route based on bandwith and delay?

Status
Not open for further replies.
Aug 1, 2003
73
US
How does EIGRP route based on bandwith and delay?

if I have 3 paths to a destinaton

r1 - 100 speed / 30 delay
r2 - 100 speed / 10 delay
r3 - 1000 speed / 20 delay

what path would eigrp take?
 
Will out doubt ! t will take the "r3 - 1000 speed / 20 delay" first then R2.
Regards

 
Hi
Eigrp uses bandwith and delay by defaut.Higher bandwith and lower delay is better.Note thatdelay has to be configure.Will post you the formula later.
Regards
 
In your example you have 3 routes that in theory have 1 hop to the destination. In many cases you have multiple hops and potentially multiple bandwidth and interface types. In that case EIGRP uses the lowest bandwidth in the path and adds up the delay of all interfaces in USEC (Microseconds) to determine the best path.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top