[zebra 23007] NSSA area not advertising default-router

Tetsuya <[email protected]> Fri, 30 Mar 2007 09:23:52 +0900
Newsgroups gmane.network.zebra
Message-ID <[email protected]>
Hi all

My name is TETSUYA Saito

I use zebra-095a
I construct NSSA test network below

[NSSA test network]

------------------     AREA0    ------------------
|                |==========|                 |
| Zebra095a|     AREA401 | Zebra095a |
|     (1)       |==========|      (2)        |
-----------------                     ------------------
       |  |    _______________|      |
       |  |_ |  __________ _____    |      AREA401(NSSA)
       |      |                            |    |
------------------                    ------------------
|                |==========|                 |
| C3560      |                    | C3560       |
|                |==========|                 |
-----------------                     ------------------

I setting zebra095a(1) NSSA-ABR for default-originate in ospfd
but, NSSA Area not injection default-route

AND setting zebra095a(1) for default-originate alway in ospfd
so,default-route injection AREA0 and AREA401

How can I announce default-route only to NSSA?