Hello,
I am running 12.3X48-D51 code SRX240 and having issue, policer is not working correctly.
Please see the attached graph, this circuit is configured for 29 M but the graph is showing it is not limiting the traffic to 29 MB.
Anyone has any idea or suggestion to correct this issue?
set firewall family inet filter 29M-POLICER term police then accept
set firewall family inet filter 10M-POLICER term police then policer POLICE-10MB
set firewall family inet filter 10M-POLICER term police then accept
set firewall policer POLICE-29MB if-exceeding bandwidth-limit 29m
set firewall policer POLICE-29MB if-exceeding burst-size-limit 300k
set firewall policer POLICE-29MB then discard
set firewall policer POLICE-10MB if-exceeding bandwidth-limit 10m
set firewall policer POLICE-10MB if-exceeding burst-size-limit 100k
set firewall policer POLICE-10MB then discard