Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
rule
Syntax
rule rule-name {match-direction (input | output | input-output);term term-name {from {application-sets set-name;applications [ application-names ];destination-address address <except>;destination-address-range low minimum-value high maximum-value <except>;destination-prefix-list list-name <except>;source-address address <except>;source-address-range low minimum-value high maximum-value <except>;source-prefix-list list-name <except>;}then {(accept | discard | reject);syslog;}}}
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 10.4.
Description
Specify the rule the router uses when applying this service.
Options
rule-name—Identifier for the collection of terms that constitute this rule.
The remaining statements are explained separately.
Usage Guidelines
See Configuring Stateful Firewall Rules for JSF.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

