- if-exceeding {
- bandwidth-limit rate;
- bandwidth-percent number;
- burst-size-limit bytes;
- }
- [edit firewall policer policer-name]
Statement introduced before JUNOS Release 7.4.
Configure policer rate limits.
bandwidth-limit bps—Traffic rate, in bits per second (bps). There is no minimum value, but any value below 61,040 bps results in an effective rate of 30,520 bps.
bandwidth-percent number—Port speed, in decimal percentage number.
burst-size-limit bytes—Maximum burst size, in bytes. The minimum recommended value is the maximum transmission unit (MTU) of the IP packets being policed.
See Classifying Packets Based on Multiple Fields, Setting the PLP with a Multifield Classifier, and Configuring Strict-High Priority on J-series Platforms; for a general discussion of this statement, see the JUNOS Policy Framework Configuration Guide.
firewall—To view this statement in the configuration.
firewall-control—To add this statement to the configuration.
filter (Configuring), priority (Schedulers)