OSPF summary & IOS version

From: Pierre Cazelles (pcazou@xxxxxxxx)
Date: Fri Jan 04 2002 - 21:17:26 GMT-3


   
hello group.
On my router, I've got a /28 interface that I announce
in an OSPF area 0. I wish to summarize this network in
/24 using OSPF.
On IOS 12.1(3), I use this configuration:

interface e0
 ip address 140.140.5.1 255.255.255.240
router ospf 110
 network 140.140.5.0 0.0.0.15 area 0
 summary-address 140.140.5.0 255.255.255.0
 redistribute igrp 100

After "clear ip os process", "clear ip route" and a
few seconds, the 140.140.5.0/24 summary route to "null
0" appears in routing table.
Note that I redistribute igrp 100, but I can take
whatever routing process I want (even if it doesn't
exist!): this command makes the router an ASBR and the
external LSA section appears in the database.

This solution doesn't work for more recent IOS (I
tried 12.1(5) and 12.1(9)) and I have seen no
solution for these IOS in the archives. Anyone could
help me?



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