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


Usage

<configuration>
    <security>
        <idp>
            <custom-attack>
                <attack-type>
                    <chain>
                        <member>
                            <attack-type>
                                <signature>
                                    <protocol>
                                        <ip>
                                            <total-length>
                                                <match>match-choice</match> <!-- mandatory -->
                                                <value>value</value> <!-- mandatory -->
                                            </total-length>
                                        </ip>
                                    </protocol>
                                </signature>
                            </attack-type>
                        </member>
                    </chain>
                </attack-type>
            </custom-attack>
        </idp>
    </security>
</configuration>

Description

Total Length of IP datagram.

Contents

<match>—Match condition.

<value>—Match value.


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