filter (Dynamic Profiles Filter Attachment)
Syntax
filter { adf { counter; input-precedence precedence; not-mandatory; output-precedence precedence; rule rule-value; } input filter-name { precedence precedence; shared-name filter-shared-name; } output filter-name { precedence precedence; shared-name filter-shared-name; } }
Hierarchy Level
[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number family family], [edit dynamic-profiles profile-name interfaces demux0 unit logical-unit-number family family], [edit dynamic-profiles profile-name interfaces pp0 unit “$junos–interface–unit” family family]
Description
Apply a dynamic filter to an interface. You can
configure filters for family any
,family inet
, or family inet6
. The filters can be classic filters,
fast update filters, or (for the adf
statement) Ascend-Data-Filters.
Options
input filter-name
—Name of one filter to evaluate when packets are received on
the interface.
output filter-name
—Name
of one filter to evaluate when packets are transmitted on the interface.
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.