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


Usage

<configuration>
    <routing-options>
        <dynamic-tunnels>
            <dynamic-tunnel>
                <name>name</name> <!-- identifier -->
                <source-address>source-address</source-address> <!-- mandatory -->
                <tunnel-type>tunnel-type-choice</tunnel-type> <!-- mandatory -->
                <destination-networks>...</destination-networks>
            </dynamic-tunnel>
        </dynamic-tunnels>
    </routing-options>
</configuration>

Description

No documentation is available yet.

Contents

<destination-networks>—Create tunnels for routes in these destination networks.

<name>—Tunnel name.

<source-address>—Tunnel source address.

<tunnel-type>—Type of tunnel.


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