From: alsontra@hotmail.com
Date: Sat Jul 17 2004 - 17:58:02 GMT-3
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
This archive was generated by hypermail 2.1.4 : Sun Aug 01 2004 - 10:11:57 GMT-3