service-filter (Dynamic Service Sets)
Syntax
service-filter filter-name;
Hierarchy Level
[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number family family service input service-set service-set-name], [edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number family family service output service-set service-set-name], [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family service input service-set service-set-name], [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family service output service-set service-set-name]
Description
Define the filter to be applied to traffic before it is accepted for service processing. You can
use the predefined dynamic interface variables
$junos-input-service-filter
,
$junos-output-service-filter
,
$junos-input-ipv6-service-filter
, and
$junos-output-ipv6-service-filter
. Configuration of a service
filter is optional; if you include the service-set
statement
without a service-filter
definition, the router software assumes
that the match condition is true and selects the service set for processing
automatically.
Options
filter-name
—Identifies
the filter to be applied in service processing.
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 Juniper BNG CUPS Release 23.1R1.