Re: selective routing on interface

From: backbone systems (backbone.systems@gmail.com)
Date: Tue Mar 17 2009 - 06:41:42 ART


U can use distribute list in router mode to deny a particular route
from a particular interface.....

router rip
distribute-list 1 out serial 1/0
distribute-list 2 out serial 2/0

access-list 1 deny 3.0.0.0 0.255.255.255
access-list 1 permit any
access-list 2 deny 33.0.0.0 0.255.255.255
access-list 2 permit any

HTH

On Tue, Mar 17, 2009 at 11:20 AM, Nadeem Ansari
<nadeem.ansari574@gmail.com> wrote:
> Hi,
>
> 1) You can use offset-list while increasing hop count for a perticular route
> learned from an interface.
>
> Regards
> Nadeem
> On Tue, Mar 17, 2009 at 3:31 AM, Tharak Abraham <tharakabraham@gmail.com>wrote:
>
>> Router R3 advertising RIPv2 routes 3.0.0.0/8 and 33.0.0.0/8 out two
>> interfaces s1/0 (frame relay) and s2/0(serial)
>> As Both these interfaces are connected to the same router, theres a need to
>> filter redundant routes !
>>
>> What are the available methods by which i could permit 3.0.0.0/8 out of
>> s2/0
>> and 33.0.0.0/8 out of s1/0 respectively and selectively ?
>> Please refer the diag below.
>>
>> 33.0.0.0/8 (lo1)
>> |
>> (13.0.0.3) s2/0 -------- R3 (RIPv2)------- s1/0 (12.0.0.3)
>> |
>> 3.0.0.0/8 (lo2)
>>
>>
>> BR,
>> Tharak.
>>
>>
>> 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
>
> _______________________________________________________________________
> 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 Apr 06 2009 - 06:44:05 ART