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


Usage

<configuration>
    <protocols>
        <ospf3>
            <area>
                <nssa>
                    <area-range>
                        <override-metric>
                            <metric>metric</metric> <!-- mandatory -->
                            <metric-type>metric-type</metric-type>
                        </override-metric>
                    </area-range>
                </nssa>
            </area>
        </ospf3>
    </protocols>
</configuration>

Description

Override the dynamic metric for this area-range.

Contents

<metric>—Metric value.

<metric-type>—Set the metric type for the override metric.


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