Re: Stopping a default propagation

From: Toh Soon, Lim (tohsoon28@gmail.com)
Date: Wed Sep 12 2007 - 07:25:42 ART


Hi Champika,

Can you try the following config:

!
router ospf 1
 area 1 stub
 network ... area 1
 distribute-list 1 in
!
access-list 1 deny 0.0.0.0
access-list 1 permit any
!

The O*IA 0.0.0.0/0 will disappear from the routing table. But the
0.0.0.0summary net LSA will still be in the LSDB.

Thank you.

B.Rgds,
Lim TS

On 9/12/07, Champika G <693455@gmail.com> wrote:
>
> Dear All
>
> I have a situation where i want to stop the default route from
> propagating down to R3.
> R1 is the ABR and area 1 is a totally stub. R1 (ABR) injects a default
> to Area 1 and this default i can see in R3 as well.
> I want to stop R3 recieveing this default. ANy ideas how this can be
> done. I tried several methods but they did not work.
>
> OSPF
>
> ==(Area 0)R1(area 1)==(area 1)R2(area 1)==(area 1)R3
>
> Regards
> Champ
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:11 ART