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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <from>
                <source-address-filter>
                    <local-preference>
                        <local-preference>local-preference</local-preference>
                        <add>add</add>
                        <subtract>subtract</subtract>
                    </local-preference>
                </source-address-filter>
            </from>
        </policy-statement>
    </policy-options>
</configuration>

Description

Local preference associated with a route.

Contents

<add>—Add constant to attribute.

<local-preference>—No documentation is available yet.

<subtract>—Subtract constant from attribute.


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