[Contents] [Prev] [Next] [Index] [Report an Error]

service-filter

Syntax

service-filter filter-name {
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}

Hierarchy Level

[edit firewall family inet],
[edit logical-systems logical-system-name firewall family inet]

Release Information

Statement introduced before JUNOS Release 7.4.

Logical systems support introduced in JUNOS Release 9.3.

Description

Configure service filters.

Options

filter-name—Name that identifies the service filter. The name can contain letters, numbers, and hyphens (-) and can be up to 255 characters long. To include spaces in the name, enclose it in quotation marks (" ").

The remaining statements are explained separately.

Usage Guidelines

See Configuring Service Filters.

Required Privilege Level

firewall—To view this statement in the configuration.

firewall-control—To add this statement to the configuration


[Contents] [Prev] [Next] [Index] [Report an Error]