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

alarms (Security)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
alarms {
    audible {
        continuous;
    }
    potential-violation {
        authentication failures;
        cryptographic-self-test; 
        decryption-failures {
            threshold value;
        }
        encryption-failures {
            threshold value;
        }
        idp;
        ike-phase1-failures {
            threshold value;
        }
        ike-phase2-failures {
            threshold value;
        }
        key-generation-self-test;
        non-cryptographic-self-test;
        policy {
            application {
                duration interval;
                size count;
                threshold value;
            }
            destination-ip {
                duration interval;
                size count;
                threshold value;
            }
            policy match {
                duration interval;
                size count;
                threshold value;
            }
            source-ip {
                duration interval;
                size count;
                threshold value;
            }
        }
        replay-attacks {
             threshold value;
        }
        security-log-percent-full percentage;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security]

Description

Configures security alarms.

Options

The remaining statements are explained separately. See CLI Explorer.

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