Tag Elements Beginning with R
> <rule> (configuration/services/aacl)
Usage
<configuration>
<services>
<aacl>
<rule>
<name>name</name> <!-- identifier -->
<match-direction>match-direction-choice
</match-direction> <!-- mandatory -->
<term>...</term> <!-- mandatory -->
</rule>
</aacl>
</services>
</configuration>
Description
One or more AACL rules.
Contents
<match-direction>—Direction for which the rule match is applied.
-
input—Match on input to interface.
-
input-output—Match on input to or output from interface.
-
output—Match on output from interface.
<name>—Rule name.
<term>—One or more terms in AACL rule.