arp policer
Syntax
policer name { filter-specific; logical-interface-policer; physical-interface-policer; if-exceeding { (bandwidth-limit bits per second | bandwidth-percent percent); burst-size-limit bytes; then <discard> <forwarding-class forwarding-class> <loss-priority (high | low | medium-high | medium-low)> <out-of-profile>; }
Hierarchy Level
[edit firewall]
Description
Apply a policer to an interface. Configure policer rate limits and actions. The traffic to the Routing Engine is controlled by applying the policer on ARP. This prevents network congestion caused by broadcast storms.
A policer applies two types of rate limits on traffic:
Bandwidth—The number of bits per second permitted, on average
Maximum burst size—The maximum size permitted for bursts of data that exceed the given bandwidth limit
Options
name | Policer name. |
filter-specific | Policer is filter-specific. |
logical-interface-policer | Policer is a logical interface policer. |
physical-interface-policer | Policer is a physical interface policer. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.4R1.