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


Usage

<configuration>
    <system>
        <internet-options>
            <icmpv4-rate-limit>
                <packet-rate>packet-rate</packet-rate>
                <bucket-size>seconds</bucket-size>
            </icmpv4-rate-limit>
        </internet-options>
    </system>
</configuration>

Description

Rate-limiting parameters for ICMPv4 messages.

Contents

<bucket-size>—ICMP rate-limiting maximum bucket size.

<packet-rate>—ICMP rate-limiting packets earned per second.


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