RE: OSPF does not redistribute statuc default rotue ?

From: Alexander Arsenyev (GU/ETL) (alexander.arsenyev@ericsson.com)
Date: Tue Nov 15 2005 - 07:17:29 GMT-3


<quote>
I forgot to mention, if I do not want to use default-information originate.
Is there other way?
</quote>
If static routes (note the plural!) are allowed You could do something like this:
!
ip route 128.0.0.0 128.0.0.0 Null0
ip route 0.0.0.0 128.0.0.0 Null0
!
router ospf 1
redistribute static subnets
!
- which is functionally equivalent to "default-information originate".
HTH
Cheers
Alex



This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:06 GMT-3