[c-nsp] OSPF NSSA Question

Brian Feeny signal at shreve.net
Sun Oct 3 18:22:27 EDT 2004


Perhaps post your config.

On the access routers  you want something like this.  Assuming area 10
is the access router area/nssa:


router ospf 10
  area 10 nssa
  redistribute connected subnets
  redistribute static subnets
  network x.x.x.x x.x.x.x  area 10

And on the distribution router you want something like this:

router ospf 10
  area 10 nssa default-information-originate
  redistribute connected subnets
  redistribute static subnets
  network x.x.x.x x.x.x.x  area 0
  network x.x.x.x x.x.x.x  area 10


Be sure your interfaces are being put in the correct areas.

Brian




On Oct 3, 2004, at 5:10 PM, Dan Armstrong wrote:

> I am tearing my hair out here with an NSSA problem, any help is 
> appreciated:
>
> Say I have a distribution layer router, that is connected to it's 
> backbone
> with OSPF in area 0.
>
> I have a whack-O-Access routers, each access router in a different 
> VLAN,
> connecting to a different interface on the distribution layer router.
>
> Customer's IP blocks get anchored on the access routers, and my 
> purpose for
> using a routing protocol here is to get the IP blocks (which are C 
> routes on
> the access routers)  advertised up into the dist router, and on up 
> into the
> backbone.
>
> The only way anything can leave the access router is via the 
> distribution
> router, so I decided to make a stub area (nssa actually) for all the 
> access
> routers.  The access router only needs a default advertised, and life 
> is
> good.
>
> For some reason, I am missing, OSPF is advertising every little stupid 
> block
> on every access router to every other access router, via the 
> distribution
> router.  All I need is the default route, why does OSPF insist on 
> advertising
> all these blocks?  Isn't the whole point of a stub area to be able to 
> prevent
> a million specific prefixes from being advertised into it and add a 
> simple
> default route if a router only has 1 exit point?
>
>
>
>
>
>
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
---------------------------------------------
Brian Feeny, CCIE #8036, CISSP
Network Engineer
ShreveNet Inc.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : https://puck.nether.net/pipermail/cisco-nsp/attachments/20041003/dfaf73a3/PGP.bin


More information about the cisco-nsp mailing list