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


Usage

<configuration>
    <security>
        <idp>
            <idp-policy>
                <rulebase-ips>
                    <rule>
                        <then>
                            <action>...</action> <!-- mandatory -->
                            <ip-action>...</ip-action>
                            <notification>...</notification>
                            <severity>severity-choice</severity>
                        </then>
                    </rule>
                </rulebase-ips>
            </idp-policy>
        </idp>
    </security>
</configuration>

Description

No documentation is available yet.

Contents

<action>—No documentation is available yet.

<ip-action>—No documentation is available yet.

<notification>—Configure notification/logging options.

<severity>—Set rule severity level.


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