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

drop-flow

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
 drop-flow {
  max-sessions percent;
  timeout seconds;
 }

Hierarchy Level

content_copy zoom_out_map
[edit security flow]
  

Description

To prevent the probable security attack, we introduce drop-flow configuration. Sessions in the drop-flow is valid for 4 seconds by default.

Options

max-sessions

Maximum Drop-flow Sessions (default 10%) (percent)

  • Default: 10

  • Range: 0 through 30

timeout

Timeout (default 4s) (seconds)

  • Default: 4

  • Range: 2 through 300

Required Privilege Level

security—To view this statement in the configuration.

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

Release Information

This statement is introduced in Junos OS Release 23.3R1.

footer-navigation