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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf3>
                    <realm>
                        <area>
                            <nssa>
                                <default-lsa>...</default-lsa>
                                <summaries/>
                                <area-range>...</area-range>
                            </nssa>
                        </area>
                    </realm>
                </ospf3>
            </protocols>
        </instance>
    </routing-instances>
</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]