Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

expression

date_range 30-Apr-24

Syntax

content_copy zoom_out_map
expression boolean-expression;

Hierarchy Level

content_copy zoom_out_map
[edit security idp custom-attack attack-name attack-type chain]

Description

Configure the Boolean expression. The Boolean expression defines the condition for the individual members of a chain attack that will decide if the chain attack is hit.

For standalone IDP devices, expression overrides order function.

For SRX Series Firewalls, expression and order cannot be configured together. Only one of them can be specified.

Options

boolean-expression—Boolean operators:

  • or—If either of the member name patterns match, the expression matches.

  • and—If both of the member name patterns match, the expression matches. It does not matter which order the members appear in.

  • oand—If both of the member name patterns match, and if they appear in the same order as in the Boolean Expression, the expression matches.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.3.

footer-navigation