On Wed, Aug 27, 2008 at 11:39:27PM +0200, smartTERRA NOC wrote: > Hi, > > AFAIK I can only set the redistribute statement for the whole > configuration, but not for a single area. Is there any gentle way to > provide two areas, one redistributing all connected network, and another > area only redistributing a default route? >
redistribute adds AS-external LSA which are cross area so having per area redistribute options does not make sense. On the other hand stub areas are what you are looking for (a simple area without all the additional cross area LSAs). The problem is that stub area support in ospfd is not finished yet. -- :wq Claudio

