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


Usage

<configuration>
    <security>
        <idp>
            <custom-attack>
                <attack-type>
                    <chain>
                        <member>
                            <attack-type>
                                <signature>
                                    <protocol>
                                        <ip>
                                            <ip-flags>
                                                <rb/>
                                                <mf/>
                                                <df/>
                                            </ip-flags>
                                        </ip>
                                    </protocol>
                                </signature>
                            </attack-type>
                        </member>
                    </chain>
                </attack-type>
            </custom-attack>
        </idp>
    </security>
</configuration>

Description

IP Flag bits.

Contents

<df>—Don't Fragment bit.

<mf>—More Fragment bit.

<rb>—Reserved bit.


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