[an error occurred while processing this directive] [an error occurred while processing this directive]

family

Syntax

family family-name {
filter filter-name {
interface-specific;
termterm-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
}

Hierarchy Level

[edit firewall]

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 a firewall filter for IP version 4.

Options

family-name—Version or type of addressing protocol:

  • bridge—Filter Layer 2 (Ethernet) packets and Layer 3 (IP) packets.
  • ethernet-switching—Filter Layer 2 (Ethernet) packets and Layer 3 (IP) packets.
  • inet—Filter IPv4 packets.

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.


Published: 2009-07-28

[an error occurred while processing this directive]