From: Bill Carter (bcarter@xxxxxxxxxxxxxx)
Date: Thu Jul 29 1999 - 00:09:40 GMT-3
   
A reboot of both NSSA routers fixed it.  The summary route was then
forwarded into the OSPF areas.  the ABR and NSSA are 2600's with 12.0(2a)T1.
Bill Carter wrote:
> I am configuring a NSSA area.  In the NSSA is a route learned from RIP
> and redistributed into ospf.  In the ABR the route is seen as a OSPF
> NSSA Type 2:
> r4#sho ip route
> O N2    172.10.1.0 [110/20] via 150.100.50.2, Ethernet0/0
>
> Other OSPF routers can not ping the 172.10.1.1 address.  Also, the other
> OSPF routers do not see the 172.10.0.0 route.  I believe this to mean
> the ABR is not converting the Type 7 LSA to a Type 5 LSA.  What is
> wrong?
>
> Here is the config from the ABR router:
> router ospf 1
>  summary-address 172.10.0.0 255.255.0.0
>  network 150.100.1.0 0.0.0.255 area 0
>  network 150.100.50.0 0.0.0.255 area 4
>  area 0 range 150.100.1.0 255.255.255.0
>  area 4 nssa
> Here is the cofig from the NSSA router:
> router ospf 1
>  redistribute rip subnets
>  network 150.100.50.0 0.0.0.255 area 4
>  area 4 nssa
> !
> router rip
>  network 172.10.0.0
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~
> Bill Carter
> Favorite Quote
> "bodega stuck again... "
>    -Cisco Bug CSCdk37204
> ~~~~~~~~~~~~~~~~~~~~~~~~
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:43 GMT-3