Re: Eigrp

From: marc edwards <renorider_at_gmail.com>
Date: Wed, 21 Mar 2012 19:37:12 -0700

i think you might be off on the eigrp metric:

EIGRP Metric = 256*((K1*Bw) + (K2*Bw)/(256-Load) +
K3*Delay)*(K5/(Reliability + K4)))

So usually K1 and K3 = 1 simplifying it to

EIGRP Metric = 256*(Bw + Delay)

For the solution to your AD issue which has changed your AD due to
summarization, you could use the 'distance' command under eigrp process to
change AD.

With IOS 12.4T, I also beleive you could use a 'distribute-list in' tied to
route map that matches that route and changes AD to 170 and type external.

HTH

Marc

On Wed, Mar 21, 2012 at 2:51 PM, <mohd-mousa_at_hotmail.com> wrote:

> Hi All,
> > I have two question regarding eigrp
> > first, when i calculate the metric on fastethernet0/0 for specific
> > route,
> > I know that the equation is
> > metric = (10^7/BW kilobit+ cum-delay)
> > when i put this command do sh int | inc BW
> > the BW is 1000,00 DLY 100 microsecond
> > when i did the math based on that, the metric has never been true.. but
> when
> i did it based as BW 1544 it was worked fine?
> > Second,
> > int lo0 20.0.0.4
> > int lo0 20.0.0.5
> > int lo0 20.0.0.6
> > int lo0 20.0.0.7
> > I have two routers (R1,R2) forming relationship between each other in
> eigrp,
> > R2 has lo01,lo2,lo3,lo4..i redistributed them into the AS by redis
> connected
> route-map.....
> > when i did show ip route eigrp it gave me the routes as external=metric
> 170,when i tried to summarized these route from R2
> > it gave me the routes as internal 90 ?
> > Why was this happen,if i need the route to be appeared int R1 as /29 and
> the
> metric is 170,is this duable ?
> > Sry guys i put alot of details, just want you all to imagine what i'am
> talking about...
> >
> > Thanks alot
> > Mohammad
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Wed Mar 21 2012 - 19:37:12 ART

This archive was generated by hypermail 2.2.0 : Sun Apr 01 2012 - 07:56:52 ART