[zebra 23012] Re: NSSA area not advertising default-router

Kunihiro Ishiguro <[email protected]> Sun, 01 Apr 2007 06:36:18 -0700
Newsgroups gmane.network.zebra
Message-ID <87d52o6wtp.wl%[email protected]>
Please provide your config.
-- 
Kunihiro Ishiguro

>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?