To limit the rate at which ICMPv4 messages can be generated by the Routing Engine and sent to the Routing Engine, include the icmpv4-rate-limit statement at the [edit system internet-options] hierarchy level:
-
icmpv4-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.