Re: eigrp distance command

From: GAURAV MADAN (gauravmadan1177@gmail.com)
Date: Wed Aug 13 2008 - 03:07:50 ART


I guess what Joseph meant to say was :

We can not selectively change the dstance of external EIGRP routes
based on ACL ..
Am i correct in this ?

For external distance " distance eigrp <internal> <external> " will be
applicable and we dont have to choose by acl option ..

can someone throw some light on this ?

Gaurav Madan

On Wed, Aug 13, 2008 at 11:34 AM, GAURAV MADAN
<gauravmadan1177@gmail.com> wrote:
> Hi
>
> This works perfectly ..
> Just gave a small try :
>
> R1 (6.0.0.1)=========(6.0.0.2) R2
>
> R2 sending loopback 2.2.2.2 to R1
>
> R2
> ********
> do sh run | sec eig
> router eigrp 10
> network 2.2.2.2 0.0.0.0
> network 6.0.0.2 0.0.0.0
> auto-summary
> eigrp router-id 20.1.1.1
>
> R1
> *******
> do sh run | sec eig
> router eigrp 10
> network 6.0.0.1 0.0.0.0
> distance 91 6.0.0.2 0.0.0.0 11
> no auto-summary
> eigrp router-id 30.1.1.1
> !
> Standard IP access list 11
> 10 permit 2.0.0.0, wildcard bits 0.255.255.255 (3 matches)
>
>
> do sh ip route eig
> D 2.0.0.0/8 [91/130816] via 6.0.0.2, 00:03:27, GigabitEthernet0/0
>
> I am getting this with 91 ..
>
> Regarding you question about source ( shd it be router-id or link
> address ) please give " show eigrp topo " and see who is sending ..
>
> HTH
> Gaurav Madan.
>
> On Wed, Aug 13, 2008 at 1:51 AM, Usama Pervaiz <chaudri@gmail.com> wrote:
>> I am using Version 12.4(17a).
>>
>> Could you tell me where I am going wrong as it does not seem to work for me.
>>
>> Usama
>>
>> On Tue, Aug 12, 2008 at 4:11 PM, Fahad Khan <fahad.khan@gmail.com> wrote:
>>> Dear Usama,
>>>
>>> This is possible exactly in the same manner as we configure in RIP. Which
>>> IOS are u using?
>>>
>>> regards,
>>>
>>> On 8/12/08, Usama Pervaiz <chaudri@gmail.com> wrote:
>>>>
>>>> Hello all
>>>>
>>>> I wanted to ask if the distance command under the eigrp process works
>>>> like it does for rip.
>>>>
>>>> example:
>>>> I am receiving routes from router with IP 10.10.2.2 (eigrp router-id
>>>> 2.2.2.2) and I want to change the admin distance of routes: 12.12.1.1
>>>> 12.12.2.2 and 12.12.3.3
>>>>
>>>> eigrp 5
>>>> distance 91 10.10.2.2 0.0.0.0 1
>>>> !
>>>> access-list 1 permit 12.12.1.0 0.0.0.255
>>>> access-list 1 permit 12.12.2.0 0.0.0.255
>>>> access-list 1 permit 12.12.3.0 0.0.0.255
>>>>
>>>> will the above config change the admin distance for the respective
>>>> routes? Do i have to use the router-id instead of the router ip
>>>> address? I have tried the above but the distance does not change. I
>>>> also tried it with
>>>>
>>>> distance 91 0.0.0.0 255.255.255.255 1
>>>>
>>>> but still nothing.
>>>>
>>>> Any thoughts? anyone...anyone....Bueller.....
>>>>
>>>> Thanks.
>>>>
>>>>
>>>> Blogs and organic groups at http://www.ccie.net
>>>>
>>>> _______________________________________________________________________
>>>> Subscription information may be found at:
>>>> http://www.groupstudy.com/list/CCIELab.html
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> FAHAD KHAN
>>>
>>> BE Computer Systems NED,
>>>
>>> CCNA,CCDA,CCNP,FOUNDFE,CLSE,QOS,JNCIA,JNCIS,MCP,CCIE (Written)
>>>
>>> Systems Support Engineer, Premier Systems (Pvt) limited,
>>>
>>> Karachi, Pakistan
>>>
>>> 92-321-2370510.
>>
>>
>>
>> --
>> -----------------------------------------------------
>> You're the only one who can hold your head up high,
>> Shake your fist at the gates saying,
>> "I have come home now!"
>>
>> Fetch me the spirit, the son and the father,
>> Tell them their pillar of faith has ascended.
>>
>> "It's time now!
>> My time now!
>> Give me my
>> Give me my own wings!"...
>> -------------------------------------------------------
>>
>>
>> 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



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:30 ART