Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

policy-match

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
policy match {
    duration interval;
    size count;
    threshold value;
}

Hierarchy Level

content_copy zoom_out_map
[edit security alarms potential-violation policy]

Description

Configure alarms for a policy rule or a group of rule violations 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 policies for which policy violation checks can be done concurrently.

  • Range: 1 through 10240.

  • Default: 1024.

  • threshold value—Indicate the number of policies for which policy violation checks can be done concurrently.

  • 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