From: Jerry Haverkos (jhaverkos@xxxxxxxxxxxxxxx)
Date: Sun Jun 02 2002 - 19:21:38 GMT-3
Paul
I believe if you want to advertise just the odd networks in the 200.200.x.0
range you need an ACL like the following:
access-list 99 permit 200.200.001.0 0.0.254.255
where 200.200.001.0 is the "seed" entry that has to be odd
For the even only use:
access-list 99 permit 200.200.000.0 0.0.254.255
where 200.200.001.0 is the "seed" entry that has to be even
jerry
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Paul
Sent: Sunday, June 02, 2002 5:44 PM
To: ccielab@groupstudy.com
Subject: distribution list
Guys,
I'm trying to prevent rip from learning certain
prefixes over the interface.I only should allow
networks 200.200.x.0/24 where x is odd number.
I use distribute-list statement under rip. Ip prefix
list doesn't seem to work in this case.
Extended access list block all the networks.?When I
use standard access lists it works, but I'm getting
all sorts of prefixes, not just /24.
Thanks.
This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:21 GMT-3