simple-filter
Syntax
simple-filter filter-name {
term term-name {
from {
match-conditions;
}
then {
forwarding-class class-name;
loss-priority (high | low | medium);
}
}
}
Hierarchy Level
[edit firewall family inet], [edit logical-systems logical-system-name firewall family inet]
Description
Configure simple filters.
Options
filter-name |
Name that identifies the simple filter. The name must be a non-reserved string of not more than 64 characters. No special characters are restricted. To include spaces in the name, enclose them in quotation marks (“ ”). |
from |
Match
packet fields to values. If the |
match-conditions |
One or more conditions to use to make a match. |
term term-name |
Define a simple-filter term. The name that identifies the term can contain letters, numbers, and hyphens (-), and can be up to 255 characters long. To include spaces in the name, enclose them in quotation marks (“ ”). |
then |
Actions
to take on matching packets. If the |
Only forwarding-class and loss-priority are valid actions in a simple filter configuration.
Required Privilege Level
firewall—To view this statement in the configuration.
firewall-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 7.6.
Logical systems support introduced in Junos OS Release 9.3.