Configuring Service Filters

A service filter identifies packets on one or more services are to be applied, and which PIC performs the service. To configure service filters, include the service-filter statement at the [edit firewall family (inet | inet6)] hierarchy level:

[edit firewall family (inet | inet6)]service-filter filter-name {term term-name {from {match-conditions;}then {action;action-modifiers;}}}

Note: You must specify either inet or inet6 as the protocol family in order to configure a service filter.

Service filters are configured the same way as firewall filters. A subset of match conditions and actions for firewall filters are supported for service filters.

One of the actions you configure must be service or skip:

The following actions are also supported for service filters:

For more information about services and service interfaces, see the JUNOS Services Interfaces Configuration Guide.