From: Magmax (magmax@bigpond.net.au)
Date: Sat May 13 2006 - 03:20:32 ART
ip prefix-list RIP_UPDATE seq 16 permit 0.0.0.0/0 le 32 is missing
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Shamin
Sent: Saturday, 13 May 2006 4:17 PM
To: Cisco certification
Subject: Prefix-list issue!
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
This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:21 ART