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


Usage

<configuration>
    <services>
        <ipsec-vpn>
            <ipsec>
                <policy>
                    <proposals>
                        <name>name</name> <!-- identifier -->
                    </proposals>
                </policy>
            </ipsec>
        </ipsec-vpn>
    </services>
</configuration>

Description

Define the set of IPSec proposals.

Contents

<name>—Name of the proposal.


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