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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <then>
                <metric>
                    <expression>
                        <metric>...</metric>
                        <metric2>...</metric2>
                    </expression>
                </metric>
            </then>
        </policy-statement>
    </policy-options>
</configuration>

Description

Calculate value based on route metric and metric2.

Contents

<metric>—Parameters for metric attribute.

<metric2>—Parameters for metric2 attribute.


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