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


Usage

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