Switches; Table 392: Supported Options For Firewall Filter Statements - Juniper JUNOS OS 10.3 - SOFTWARE Manual

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Complete Software Guide for Junos
Firewall Filter Configuration Statements Supported by Junos OS for EX Series Switches

Table 392: Supported Options for Firewall Filter Statements

Statement and Option
family family-name {
}
filter filter-name {
}
interface-specific
term term-name {
}
from {
match-conditions;
}
then {
action;
action-modifiers;
}
policer policer-name {
}
3090
®
OS for EX Series Ethernet Switches, Release 10.3
Configuring Firewall Filters (CLI Procedure) on page 3063
Configuring Policers to Control Traffic Rates (CLI Procedure) on page 3073
Firewall Filters for EX Series Switches Overview on page 3001
You configure firewall filters to filter packets based on their components and to perform
an action on packets that match the filter.
Table 392 on page 3090 lists the options that are supported for the firewall statement in
Junos OS for EX Series switches.
Description
The
option specifies the version or type of
family-name
addressing protocol:
—Filter packets based on protocol-independent match
any
conditions.
—Filter Layer 2 (Ethernet) packets and
ethernet-switching
Layer 3 (IP) packets
—Filter IPv4 packets
inet
—Filter IPv6 packets
inet6
The
option identifies the filter. The name can
filter-name
contain letters, numbers, and hyphens (-) and can be up to 64
characters long. To include spaces in the name, enclose the
name in quotation marks (" " ).
The
interface-specific
statement configures unique names for
individual firewall counters specific to each interface.
The
option identifies the term. The name can
term-name
contain letters, numbers, and hyphens (-) and can be up to 64
characters long. To include spaces in the name, enclose the
entire name in quotation marks (" " ). Each term name must
be unique within a filter.
The
statement is optional. If you omit it, all packets are
from
considered to match.
For information about the
action
see "Firewall Filter Match Conditions and Actions for EX Series
Switches" on page 3009.
The
policer-name
option identifies the policer. The name can
contain letters, numbers, and hyphens (-) and can be up to 64
characters long. To include spaces in the name, enclose the
name in quotation marks (" " ).
Copyright © 2010, Juniper Networks, Inc.
and
options,
action-modifiers

Advertisement

Table of Contents
loading

Table of Contents