Re: Prefix-list issue!

From: Jian Gu (guxiaojian@gmail.com)
Date: Sat May 13 2006 - 05:03:45 ART


try "distribu prefix ...."

On 5/12/06, Shamin <ccie.xpert@gmail.com> wrote:
>
> HI,
>
> I have a problem with Prefix list!
>
> 163.1.57.7/24
> <-------(e0/0) R1(e0/1) -------(RIPv2)------- R2 ----->
>
> I have an ethernet interface on R1 which has ip 163.1.57.7/24 . There are
> other interfaces on R1 which are part of the Class B network
> 163.1.0.0.RIPv2 is run between R1 and R2. What i am trying to acheive
> is, To not send
> the 163.1.57.0/24 network to R2 with the help of a Prefix-list and
> Distribute-list.But things arent working.
>
> My config on R1 is as below:
>
> R1#
>
> router rip
> version 2
> passive-interface default
> no passive-interface e0/1
> network 163.1.0.0
> distribute-list RIP_UPDATE out ethernet0/1
> no auto-summary
> !
> ip prefix-list RIP_UPDATE seq 5 deny 163.1.57.0/24
>
>
> With the above config , I still see the route to 163.1.57.0 on R2. But if
> I
> use Offset list on R1 with the same prefix-list configured, the route does
> not install on R2. But i need to accomplish this using a Prefix-list. Any
> thing I am missing out here?
>
> regards
> shamin
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:21 ART