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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <static>
                        <route>
                            <metric>
                                <metric-value>metric-value</metric-value> <!-- mandatory -->
                                <type>type</type>
                            </metric>
                        </route>
                    </static>
                </routing-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Metric value.

Contents

<metric-value>—Metric value.

<type>—Metric type.


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