Tag Elements Beginning with R
> <rule> (configuration/services/ids)
Usage
<configuration>
<services>
<ids>
<rule>
<name>name</name> <!-- identifier -->
<match-direction>match-direction-choice
</match-direction> <!-- mandatory -->
<term>...</term> <!-- mandatory -->
</rule>
</ids>
</services>
</configuration>
Description
Define an IDS rule.
Contents
<match-direction>—Direction for which the rule match is applied.
-
input—Match on input to interface.
-
input-output—Match on input to and output from interface.
-
output—Match on output from interface.
<name>—Rule name.
<term>—Define an IDS term.