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


Usage

<configuration>
    <services>
        <service-set>
            <ipsec-vpn-options>
                <trusted-ca>...</trusted-ca>
                <local-gateway>...</local-gateway> <!-- mandatory -->
                <ike-access-profile>ike-access-profile</ike-access-profile>
            </ipsec-vpn-options>
        </service-set>
    </services>
</configuration>

Description

Define IPSec VPN options.

Contents

<ike-access-profile>—IKE access profile for dynamic peers.

<local-gateway>—Address and routing instance for local gateway.

<trusted-ca>—List of trusted certificate authority profiles.


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