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

simple-filter

Syntax

simple-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 in JUNOS Release 7.6.

Logical systems support added in JUNOS Release 9.3.

Description

Configure simple filters.

Options

filter-name—Name that identifies the simple 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 Simple 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]