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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <term>
                <from>
                    <route-filter>
                        <metric>
                            <expression>
                                <metric>...</metric>
                                <metric2>...</metric2>
                            </expression>
                        </metric>
                    </route-filter>
                </from>
            </term>
        </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]