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

line-interval (Dampen Options)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
line-interval line-interval;

Hierarchy Level

content_copy zoom_out_map
[edit event-options event-script dampen dampen-options],
[edit event-options event-script file filename dampen dampen-options],
[edit system scripts commit dampen dampen-options],
[edit system scripts op dampen dampen-options],
[edit system scripts op file filename dampen dampen-options]

Description

Specify the number of lines of scripts to execute before pausing.

Script dampening is initiated when CPU use exceeds the value specified using the cpu-factor statement. Junos OS then executes the number of lines of script specified using the line-interval statement and then pauses script execution for the time specified using thetime-interval statement. If you do not configure values for these statements, the default values are used.

Options

line-interval

Specify the line interval at which to pause.

  • Range: 1 through 4,294,967,295

  • Default: 10

Required Privilege Level

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

Release Information

Statement introduced in Junos OS Release 14.1.

footer-navigation