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


Usage

<configuration>
    <services>
        <ipsec-vpn>
            <rule>
                <name>name</name> <!-- identifier -->
                <term>...</term> <!-- mandatory -->
                <match-direction>match-direction-choice
                                    </match-direction> <!-- mandatory -->
            </rule>
        </ipsec-vpn>
    </services>
</configuration>

Description

Define an IPSec rule.

Contents

<match-direction>—Direction for which the rule match is applied.

<name>—Rule name.

<term>—Define an IPSec term.


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