Re: Re(2): DISTANCE Command

From: Dan (dan.bliss@gmail.com)
Date: Mon Aug 28 2006 - 00:07:42 ART


Try changing your distance statement to:

distance 99 0.0.0.0 255.255.255.255 1

and your acl to include a list of prefixes you are trying to affect

for example
access-list 1 permit 10.7.0.0
access-list 1 permit 10.7.1.0
access-list 1 permit 10.7.2.0
access-list 1 permit 10.7.3.0

This is the only successful way I have seen the command work. (besides just
match all) I would also like to know what
logic the router is using to match routes in the distance statement. Is this
the only way to do it? The doc's are somewhat vague. If anyone can shed some
light on the subject it would be appreciated.

Thanks,

Dan Bliss

----- Original Message -----
From: "Angelo De Guzman" <a.deguzman@wesolv.ph.fujitsu.com>
To: <ccielab@groupstudy.com>; "Plukkie" <plukkie@gmail.com>
Sent: Sunday, August 27, 2006 9:00 PM
Subject: Re(2): DISTANCE Command

> Hi,
> I changed my ACL and still does not work.
>
> Sabrina,
> I think you are right. Thanks. Do you have a document for this?
>
> Regards,
> Angelo
>
> Plukkie (8/27/06 3:36 PM):
>>
>>Try to change your mask in acl 1 to 0.0.3.255.
>>
>>gr
>>
>>
>>On 27 Aug 2006 13:45:00 +0800, Angelo De Guzman <
>>a.deguzman@wesolv.ph.fujitsu.com> wrote:
>>>
>>> Hi,
>>> Anyone had an issue with the distance command under EIGRP. I wanted to
>>> set
>>> an
>>> AD of 99 to routes I am receiving from my neighbor 172.30.200.7. I can't
>>> make
>>> this work???
>>>
>>> IOS version: System image file is "flash:c3640-js-mz.124-5.bin"
>>>
>>> R5#sh ip eigrp neighbor
>>> IP-EIGRP neighbors for process 1
>>> H Address Interface Hold Uptime SRTT
>>> RTO Q Seq
>>> (sec) (ms) Cnt
>>> Num
>>> 0 172.30.200.6 Et0/0 14 00:00:02 4
>>> 200 0 123
>>> 1 172.30.200.7 Et0/0 14 02:49:42 8
>>> 200 1 53
>>>
>>> !
>>> access-list 1 permit 10.7.0.0 0.0.3.0
>>> !
>>> router eigrp 1
>>> redistribute connected route-map connect2eigrp
>>> redistribute ospf 1 match internal external 1 external 2
>>> passive-interface default
>>> no passive-interface Ethernet0/0
>>> network 172.30.200.0 0.0.0.127
>>> default-metric 1000 1000 255 100 1500
>>> distance 99 172.30.200.7 0.0.0.0 1
>>> no auto-summary
>>>
>>> For some reason the AD does not change.
>>> D EX 10.7.1.0/24 [170/2841600] via 172.30.200.7, 00:01:51,
>>> Ethernet0/0
>>> D EX 10.7.2.0/24 [170/2841600] via 172.30.200.7, 00:01:51,
>>> Ethernet0/0
>>> Thanks,
>>> Angelo
>>>
>>>
>>>
>>>
>>>
>>> ***********************
>>> No virus was detected in the attachment no filename
>>>
>>> Your mail has been scanned by InterScan MSS.
>>> ***********-***********
>>>
>>> _______________________________________________________________________
>>> Subscription information may be found at:
>>> http://www.groupstudy.com/list/CCIELab.html
>>>
>>
>>
>>***********************
>>No virus was detected in the attachment no filename
>>No virus was detected in the attachment no filename
>>
>>Your mail has been scanned by InterScan MSS.
>>***********-***********
>>
>
>
>
> ***********************
> No virus was detected in the attachment no filename
>
> Your mail has been scanned by InterScan MSS.
> ***********-***********
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:58 ART