Getting rid of /32 routes in OSPF

From: Wu, Sean (sean.wu@xxxxxxxxxxxxxx)
Date: Sun Mar 17 2002 - 13:53:53 GMT-3


   
hello, group,

Trying to get rid of /32 routes in OSPF, but failed.

Here is the simple scenario

R1 (10.1.123.1/24) -------FR Cloud-------- (10.1.123.3/24) R3

Both are in area 0 and using point-to-multipoint, so /32 routes show up on
both R1 and R3, which means R1 has a 10.1.123.3/32 route in addition to
10.1.123.0/24 (connected) route. Of course, you may suggest we use
broadcast, and the route will go away. But is there anyway to get rid of /32
routes and use p-2-m network type?

The way I use distribute-list is as follows, but it didn't filter out /32
routes

r1
==============================================================
router ospf 1
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
 distribute-list 101 in Serial0

access-list 101 deny ip host 10.1.123.3 host 255.255.255.255
access-list 101 permit ip any any
==============================================================

Shall we use prefix-list? and how?

thanks.

Sean Wu

**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:11 GMT-3