Related Documentation
show filter policer template
Syntax
Release Information
Command introduced in Junos OS Release 12.3X54 for ACX Series Routers.
Description
Display the settings defined in all of the policer templates configured on the system.
Required Privilege Level
view
Related Documentation
List of Sample Output
show filter policer templateOutput Fields
Table 1 lists the output fields for the show filter policer template command. Output fields are listed in the approximate order in which they appear.
Table 1: show filter policer template Output Fields
Field Name | Field Description |
---|---|
AppType | A number denoting the type of application or service for which the policer is configured. |
Template name | Name of the policer template. |
Bw limit-bits/sec | Bandwidth limit for the policer in bps. |
Burst-bytes | Burst size as a number of bytes. |
Action Options | Indicates the action that the policer performs, such as to drop the packet that exceeds rate limits or the packet loss priority (PLP) to be assigned. |
Aggregate child of | Name of the aggregate parent policer to which the specific child policer is associated. |
Aggregate parent | Indicates that the particular policer is an aggregate parent or global policer for all child policers on the system. |
Sample Output
show filter policer template
user@host> show filter policer template
AppType Template name Bw limit-bits/sec Burst-bytes Action Options ------- ------------- ----------------- ----------- -------------- 0 mi_pol_1 25000000 3000 DROP Aggregate Child of mi_pol_x mode=2 0 mi_pol_2 30000000 30000 DROP Aggregate Child of mi_pol_x mode=2 0 mi_pol_x 55000000 35000 DROP Aggregate Parent