Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


family

Syntax

family family-name {
filter filter-name {
term term-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.

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.