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


Usage

<configuration>
    <policy-options>
        <condition>
            <name>name</name> <!-- identifier -->
            <route-active-on>route-active-on-choice</route-active-on>
            <if-route-exists>...</if-route-exists>
        </condition>
    </policy-options>
</configuration>

Description

Define a route advertisement condition.

Contents

<if-route-exists>—Route exists in a specific routing table.

<name>—Name to identify Condition.

<route-active-on>—Route is active on a specific node.


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