filter
Syntax
- filter filter-name {
- interface-specific;
- term term-name {
-
- from {
-
- match-conditions;
- }
-
- then {
-
- action;
- action-modifiers;
- }
- }
- }
Hierarchy Level
Release Information
Statement introduced in JUNOS Release 9.0 for EX-series switches.
Option interface-specific introduced in JUNOS Release 9.5 for EX-series switches.
Description
Configure firewall filters.
Options
-
filter-name—Name that identifies the filter. The name can contain letters, numbers, and hyphens (-), and can be up to 64 characters long. To include spaces in the name, enclose it in quotation marks.
-
The remaining statements are explained separately.
Required Privilege Level
firewall—To view this statement in the
configuration.
firewall-control—To add this statement
to the configuration.
