To limit the rate at which ICMPv6 messages are sent, include the icmpv6-rate-limit statement at the [edit system internet-options] hierarchy level:
-
icmpv6-rate-limit {
- bucket-size bucket-size;
- packet-rate packet-rate;
- }
The bucket size is the the number of seconds in the rate-limiting bucket. The packet rate is the packets earned per second.