RE: EIGRP metric calculation demystified

From: Joseph Saad (joseph.s.saad@gmail.com)
Date: Tue Aug 07 2007 - 16:55:37 ART


http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hirp_r
/rte_eih.htm#wp1000111

It's in command reference.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Gregory Gombas
Sent: Monday, August 06, 2007 7:10 PM
To: Group study
Subject: EIGRP metric calculation demystified

Cisco documentation shows the EIGRP metric calculation as this:
metric = [K1*bandwidth + (K2*bandwidth)/(256 - load) + K3*delay] *
[K5/(reliability + K4)]

Popular literature says it breaks down to this:
256(BW + Delay)

In reality the calculation is this:
256((10,000,000/BW)) + (Delay/10))

Does anyone know if this final formula can be found on the DOC cd?

The closes match I could find was on WARP:
http://www.cisco.com/warp/public/103/3.html

But can this handy formula be accessed from the lab? Its kind of a
pain to memorize.

Regards,
Greg



This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:09 ART