Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

from (Firewall)

date_range 22-May-24

Syntax

content_copy zoom_out_map
from {
    match-conditions;
    egress-to-ingress;
}

Hierarchy Level

content_copy zoom_out_map
[edit firewall family family-name filter                filter-name term term-name]

Description

Match packet fields to values specified in a match condition. If the from statement is not included in a firewall filter configuration, all packets are considered to match and the actions and action modifiers in the then statement are implemented.

Options

match-conditions—Conditions that define the values or fields that the incoming or outgoing packets must contain for a match. You can specify one or more match conditions. If you specify more than one, they all must match for a match to occur and for the action in the then statement to be implemented.

egress-to-ingress—Include this option to increase the number of egress VLAN firewall filter terms from 1024 to 2048.

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 11.1.

Option egress-to-ingress introduced in Junos OS Release 19.1R1 for the QFX5110.

footer-navigation