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

direction (Security Dynamic Attack Group)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
direction {
    expression (and | or);
    values [any client-to-server exclude-any exclude-client-to-server exclude-server-to-client server-to-client];
}

Hierarchy Level

content_copy zoom_out_map
[edit security idp dynamic-attack-group  dynamic-attack-group-name filters]

Description

Specify a direction filter to add predefined attacks to the dynamic group based on the direction specified in the attacks.

Options

expression—Boolean operators:

  • and— If both the member name patterns match, the expression matches.

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

values—Name of the direction filter. You can select from the following directions:

  • any—Monitors traffic from client to server and server to client.

  • client-to-server—Monitors traffic from client to server (most attacks occur over client-to-server connections) only.

  • exclude-any—Allows traffic from client to server and server to client.

  • exclude-client-to-server—Allows traffic from client to server only.

  • exclude-server-to-client—Allows traffic from server to client only.

  • server-to-client—Monitors traffic from server to client only.

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. The expression option added in Junos OS Release 11.4.

footer-navigation