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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf>
                    <area>
                        <nssa>
                            <area-range>
                                <override-metric>
                                    <metric>metric</metric> <!-- mandatory -->
                                    <metric-type>metric-type</metric-type>
                                </override-metric>
                            </area-range>
                        </nssa>
                    </area>
                </ospf>
            </protocols>
        </instance>
    </routing-instances>
</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]