Tag Elements Beginning with R
> <rule> (configuration/services/nat)
Usage
<configuration>
<services>
<nat>
<rule>
<name>name</name> <!-- identifier -->
<match-direction>match-direction-choice
</match-direction> <!-- mandatory -->
<term>...</term> <!-- mandatory -->
</rule>
</nat>
</services>
</configuration>
Description
Define a NAT 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 a NAT term.