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

within (Event Policy)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
within seconds {
    events [ events ];
    not events [ events ];
    trigger (after | on | until) event-count;
}

Hierarchy Level

content_copy zoom_out_map
[edit event-options policy policy-name]

Description

Configure events that must (or must not) occur within a specified time interval before one of the trigger events in order for the event policy to be triggered.

The remaining statements are explained separately. See CLI Explorer.

Options

seconds

Time interval between a correlated event and a trigger event.

  • Range: 60 through 604,800 seconds

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 7.5.

footer-navigation