Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
family
Syntax
family family-name {filter filter-name {interface-specific;term term-name {from {match-conditions;}then {action;action-modifiers;}}}}
Hierarchy Level
[edit firewall]
Release Information
Statement introduced in Junos OS Release 11.1 for the QFX Series.
Description
Configure a firewall filter for IP version 4 or IP version 6.
Options
family-name—Type of addressing protocol:
- ethernet-switching—Filter Layer 2 Ethernet packets and Layer 3 (IP) packets (allows some Layer 3 filtering).
- inet—Filter Layer 3 IPv4 packets (provides additional Layer 3 filter options).
- inet6—Filter Layer 3 IPv6 packets (provides additional Layer 3 filter options).
The remaining statements are explained separately.
Required Privilege Level
interface—To view this statement in the
configuration.
interface-control—To add this
statement to the configuration.

