filter (Dynamic Profiles Filter Creation)
Syntax
filter filter-name {
enhanced-mode-override;
instance-shared;
interface-shared;
interface-specific;
service-accounting;
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
Hierarchy Level
[edit dynamic-profiles profile-name firewall family family]
Description
Create firewall filters to be applied by dynamic profile.
Options
| filter-name | Name that identifies the filter. The name can contain letters, numbers, and hyphens (-) and can be up to 64 characters long. To include spaces in the name, enclose it in quotation marks (“ ”). The name can also be a predefined variable. |
| service-accounting | (Junos OS Evolved) Enable counters for policer service accounting. This option enables Packet Forwarding Engine (PFE) to report statistics to Routing Engine (RE), including policer statistics for four levels, the timestamp when the statistics were collected, and the total bytes and packets allowed by the policer at each level. |
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.6.
The service-accounting option introduced in Junos OS Evolved Release
25.4R1.