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


Usage

<configuration>
    <services>
        <service-set>
            <ipsec-vpn-options>
                <local-gateway>
                    <address>address</address> <!-- mandatory -->
                    <routing-instance>routing-instance</routing-instance>
                </local-gateway>
            </ipsec-vpn-options>
        </service-set>
    </services>
</configuration>

Description

Address and routing instance for local gateway.

Contents

<address>—Local gateway address.

<routing-instance>—Name of routing instance that hosts local gateway.


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