allow-ip-options (Services Stateful Firewall)
Syntax
allow-ip-options [ values ];
Hierarchy Level
[edit services (Stateful Firewall) stateful-firewall rule (Services Stateful Firewall) rule-name term (Services Stateful Firewall) term-name then (Services Stateful Firewall) ]
Release Information
Statement introduced before Junos OS Release 7.4.
Description
Configure how the stateful firewall handles IP header information. This statement is optional.
Options
value—Can be a set or range of numeric values, or one or more of the following predefined option types. You can enter either the option name or its numeric equivalent.
Option Name | Numeric Value |
---|---|
any | 0 |
ip-security | 130 |
ip-stream | 8 |
loose-source-route | 3 |
route-record | 7 |
router-alert | 148 |
strict-source-route | 9 |
timestamp | 4 |
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.