[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <ospf3>
                        <area>
                            <nssa>
                                <default-lsa>...</default-lsa>
                                <summaries/>
                                <area-range>...</area-range>
                            </nssa>
                        </area>
                    </ospf3>
                </protocols>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Configure a not-so-stubby area.

Contents

<area-range>—Configure NSSA area ranges.

<default-lsa>—Configure a default LSA.

<summaries>—Flood summary LSAs into this NSSA area.


[Contents] [Prev] [Next] [Index] [Report an Error]