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


Usage

<configuration>
    <protocols>
        <ospf3>
            <realm>
                <area>
                    <nssa>
                        <default-lsa>
                            <default-metric>default-metric</default-metric>
                            <metric-type>metric-type</metric-type>
                            <type-7/>
                        </default-lsa>
                    </nssa>
                </area>
            </realm>
        </ospf3>
    </protocols>
</configuration>

Description

Configure a default LSA.

Contents

<default-metric>—Metric for the default route in this area.

<metric-type>—External metric type for the default type 7 LSA.

<type-7>—Flood type 7 default LSA if no-summaries is configured.


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