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


Usage

<configuration>
    <security>
        <idp>
            <custom-attack>
                <attack-type>
                    <signature>
                        <protocol>
                            <ip>
                                <source>
                                    <match>match-choice</match> <!-- mandatory -->
                                    <value>value</value> <!-- mandatory -->
                                </source>
                            </ip>
                        </protocol>
                    </signature>
                </attack-type>
            </custom-attack>
        </idp>
    </security>
</configuration>

Description

Source IP-address/Hostname.

Contents

<match>—Match condition.

<value>—Match value.


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