From: Joseph D. Phillips (josephdphillips@fastmail.us)
Date: Sat Jul 17 2004 - 16:12:06 GMT-3
Try turning off the route cache on all the interfaces.
If that doesn't work, strip off the OSPF config on the router with the
static routing, reboot, see if the statics show, then paste the config
back in.
This has happened to me before, too. I forget exactly what the problem
was, but I think it had to do with route caching.
On Sat, 17 Jul 2004 13:58:02 -0700, alsontra@hotmail.com said:
> Has anyone encounter a situation where ospf would not redistribute static
> routes?
>
> I have the following scenario(simplified):
>
>
> R5-------------------------------------
> - -
> ISDN BACKUP Serial
> - -
> R4------------------------------------R3
>
> Simple dial backup configuration between R5 and R4 with a primary serial
> link
> between R5 and R3. All routers run OSPF, except on R4 and R5 isdn link.
> R5
> has a floating static point toward R4 and R4 has multiple static's
> pointing to
> R5's connected networks. I've posted R4 config as that is the only place
> static's are being redistributed.
>
> Problem: Not all static's on R4 are making it into the ospf database on
> R3.
> When the serial link between R4 and R5 is brought down, R4 is able to
> reach
> R5. All other routers, including R3, lose connectivity to R5 networks.
> With
> one exception, R3 shows R5 loopback interface in its OSPF database.
>
>
>
> R4
> router ospf 100
> router-id 150.1.4.4
> log-adjacency-changes
> redistribute connected subnets route-map CONN2OSPF
> redistribute static subnets
> redistribute rip subnets
> network 150.1.4.4 0.0.0.0 area 0
> network 162.7.0.4 0.0.0.0 area 0
>
> ip route 150.1.5.5 255.255.255.255 162.7.45.5 111
> ip route 162.7.5.0 255.255.255.0 162.7.45.5 111
> ip route 162.7.55.0 255.255.255.0 162.7.45.5 111
>
>
> I'm hopping I've done something really dumb and someone can simply point
> it
> out to me. Thanks for your time.
>
> Also, I've had this config working in the past. I've just managed somehow
> to
> really screw up this config. :-)
>
> Alsontra
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:11:57 GMT-3