hierarchical-policer
Syntax
- hierarchical-policer name {
- aggregate {
-
- if-exceeding {
- bandwidth-limit bandwidth;
- burst-size-limit burst;
- }
-
- then {
- discard;
- }
- }
- premium {
-
- if-exceeding {
- bandwidth-limit bandwidth;
- burst-size-limit burst;
- }
-
- then {
- discard;
- }
- }
Hierarchy Level
Release Information
Statement introduced in JUNOS Release 9.5.
Description
On M40e, M120, and M320 (with FFPC and SFPC) edge routers and T320, T640, and T1600 core routers with Enhanced Intelligent Queuing (IQE) PICs, to specify a hierarchical policer, use the hierarchical-policer statement at the [edit firewall] hierarchy level.
Options
-
Options are described separately.
Usage Guidelines
See Applying Policers and the JUNOS Class of Service Configuration Guide.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

