From: Brian S turner (brian@xxxxxxxxxxxxxxxxx)
Date: Thu Aug 24 2000 - 12:57:13 GMT-3
The question isn't what does redistribute static do, The question is
what does default-information originate do... and the answer is...
Default-information originate tells ospf to advertise a default route
if it has one... If it doesn't it doesn't advertise the route.
Default-information originate always tells ospf to always advertise a
a default even if it doesn't have one...
your redistribute static command should have the subnets keyword. All
redistribute commands should have subnets keyword... I don't think though
that ospf will redistribute an all 0.0.0.0's network, so you would have to
use def originate.
Brian S Turner
CCIE #6145
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Harbir Kohli
Sent: Wednesday, August 23, 2000 2:47 PM
To: 'Ccielab
Subject: OSPF and default route
Hello Group,
I do the following:
Router A
---------
ip route 0.0.0.0 0.0.0.0 10.10.10.2
router ospf 1
network 10.10.10.0 0.0.0.255 area 0
redistribute static metric-type 1 metric 100
On router A if I do a show ip route I see the default route
but on any other routers that are exchanging static routes with A I do
not see the static route.
I know OSPF also has a default-information originate command, but what
does redistribute static do ?
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:29 GMT-3