Re: OSPF and default route

From: Kevin M. Woods (kev@xxxxxxx)
Date: Wed Aug 23 2000 - 18:49:56 GMT-3


   
You need to add "default-information originate" as redistributing
static default routes into OSPF (and ISIS) does not work.

Kevin

// 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