Tag Elements Beginning with R
> <rule> (configuration/services/ipsec-vpn)
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.
-
input—Match on input to interface.
-
output—Match on output from interface.
<name>—Rule name.
<term>—Define an IPSec term.