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

source-ip (Security Alarms)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
source-ip {
    duration interval;
    size count;
    threshold value;
}

Hierarchy Level

content_copy zoom_out_map
[edit security alarms potential-violation policy]

Description

Configure alarms for a number of policy violations by a source network identifier within a specified time period.

Options

  • duration interval—Indicate the duration of counters.

  • Range: 1 through 3600 seconds.

  • Default: 1 second.

  • size count—Indicate the number of source IP addresses for which policy violation checks can be done concurrently.

  • Range: 1 through 10240.

  • Default: 1024.

  • threshold value—Indicate the maximum number of source IP address matches required to raise an alarm.

  • Range: 1 through 4294967295.

  • Default: 1000.

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 11.2.

footer-navigation