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


Usage

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