family (Firewall Filter)
Syntax
family family-name { filter filter-name { interface-specific; micro-segmentation; term term-name { from { match-conditions; } then { action; action-modifiers; } } } }
Hierarchy Level
[edit firewall]
Description
Configure a firewall filter for IP version 4 or IP version 6.
Options
family-name—Version or type of addressing protocol:
any—Filter packets based on protocol-independent match conditions.
ethernet-switching—Filter Layer 2 (Ethernet) packets and Layer 3 (IP) packets.
inet—Filter IPv4 packets.
inet6—Filter IPv6 packets.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface—To view this statement in the configuration.interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.0.
Option interface-specific introduced in Junos OS Release 9.5 for EX Series switches.
Option micro-segmentation introduced in Junos OS Release 22.4R1 for supported EX4100, EX4400, EX4650, and QFX5120 Series switches.