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


Usage

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

Description

Rate-limiting parameters for ICMPv6 messages.

Contents

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

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


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