Hi,
If you do not need redundancy, you can use distribute-list with ext.ACL.
In distribute lists, the source of the ACL is the router sending the route
and the dest. is the route itself.
If you want to limit ACL to certain interfaces you can also add the
interface with its direction (in/out) to the distribute-list command.
router eigrp 1
distribute-list 100 in serial0
access-list 100 permit ip host <R1> host <Route1>
access-list 100 permit ip host <R2> host <Route1>
access-list 100 deny ip any host <Route1>
access-list 100 permit ip any any
Kubilay.
-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Stephen Robinson
Sent: Wednesday, September 15, 2010 21:24
To: Narbik Kocharians; Stephen Robinson
Cc: group-study
Subject: Re: Eigrp filtering
No redundancy per say...
Maybe route 1 can be accepted from only 1 router (but two or more tunnels)
or from a few routers but nowhere else (the no where else is the most
important part of the equation)
> From: Narbik Kocharians <narbikk_at_gmail.com>
> Reply-To: Narbik Kocharians <narbikk_at_gmail.com>
> Date: Wed, 15 Sep 2010 18:42:35 -0700
> To: Stephen Robinson <stephen.robinson_at_qtzl.com>
> Cc: group-study <ccielab_at_groupstudy.com>
> Subject: Re: Eigrp filtering
>
> Are you looking for redundancy?
>
> On Wed, Sep 15, 2010 at 6:23 PM, Stephen Robinson
<stephen.robinson_at_qtzl.com
>> wrote:
>
>> I'm thinking about how to control from the core not the edge.
>> I.e. Core only accepts routes 1 form router 1
>> And routs 2 from router 2
>>
>>
>>
>>> From: Narbik Kocharians <narbikk_at_gmail.com>
>>> Reply-To: Narbik Kocharians <narbikk_at_gmail.com>
>>> Date: Thu, 16 Sep 2010 11:09:23 +1000
>>> To: Stephen Robinson <stephen.robinson_at_qtzl.com>
>>> Cc: group-study <ccielab_at_groupstudy.com>
>>> Subject: Re: Eigrp filtering
>>>
>>> Yes you can use the distance command
>>>
>>> On Thu, Sep 16, 2010 at 10:20 AM, Stephen Robinson <
>>> stephen.robinson_at_qtzl.com> wrote:
>>>
>>>> Can eigrp routes be filtered based on which neighbor provided them?
>>>>
>>>>
>>>> Blogs and organic groups at http://www.ccie.net
>>>>
>>>> _______________________________________________________________________
>>>> Subscription information may be found at:
>>>> http://www.groupstudy.com/list/CCIELab.html
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Narbik Kocharians
>>> CCSI#30832, CCIE# 12410 (R&S, SP, Security)
>>> www.MicronicsTraining.com <http://www.micronicstraining.com/>
>>> Sr. Technical Instructor
>>> YES! We take Cisco Learning Credits!
>>> Training And Remote Racks available
>>>
>>>
>>> Blogs and organic groups at http://www.ccie.net
>>>
>>> _______________________________________________________________________
>>> Subscription information may be found at:
>>> http://www.groupstudy.com/list/CCIELab.html
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Narbik Kocharians
> CCSI#30832, CCIE# 12410 (R&S, SP, Security)
> www.MicronicsTraining.com
> Sr. Technical Instructor
> YES! We take Cisco Learning Credits!
> Training And Remote Racks available
>
>
> 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 Thu Sep 16 2010 - 11:51:42 ART
This archive was generated by hypermail 2.2.0 : Fri Oct 01 2010 - 05:58:05 ART