[edit firewall] Configuration Statement Hierarchy
- firewall {
-
-
- policer policer-name {
- filter-specific;
-
- if-exceeding {
- bandwidth-limit bps;
- burst-size-limit bytes;
- }
-
- then {
- policer-action;
- }
- }
- }
