You can configure a new policer for each filter or term that requires policing.To configure term-specific policers, include the policer statement at the [edit firewall] hierarchy level:
- [edit firewall]
-
policer policer-name {
-
-
if-exceeding {
- bandwidth-limit;
- bandwidth-percent number;
- burst-size-limit;
- }
-
- then {
- }
- }
The following sections describe the components of the policer statement and provide policer configuration examples: