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


Usage

<configuration>
    <services>
        <ids>
            <rule>
                <term>
                    <then>
                        <force-entry/>
                        <ignore-entry/>
                        <user-interface>user-interface-choice</user-interface>
                        <aggregation>...</aggregation>
                        <logging>...</logging>
                        <syn-cookie>...</syn-cookie>
                        <session-limit>...</session-limit>
                    </then>
                </term>
            </rule>
        </ids>
    </services>
</configuration>

Description

Action to take if the 'from' condition is matched.

Contents

<aggregation>—Define aggregation parameters.

<force-entry>—Force entries in IDS tables for matching traffic.

<ignore-entry>—Ignore IDS events for matching traffic.

<logging>—Define system logging parameters.

<session-limit>—Define IDS session limit parameters.

<syn-cookie>—Define SYN cookie parameters.

<user-interface>—User-interface trace level.


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