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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <resolution>
                <rib>
                    <name>name</name> <!-- identifier -->
                    <resolution-ribs>...</resolution-ribs>
                    <import>...</import>
                </rib>
            </resolution>
        </routing-options>
    </logical-systems>
</configuration>

Description

Routing table resolution options.

Contents

<import>—Import policy.

<name>—Routing table name.

<resolution-ribs>—Routing tables to use for resolution.


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