Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

retry (Event Policy)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
retry count number interval seconds;

Hierarchy Level

content_copy zoom_out_map

Description

Specify the number of times that Junos OS attempts the change-configuration event policy action if the initial attempt fails while acquiring a lock on the configuration database. If you include the retry statement, you must configure both the count and interval statements.

Default

If you do not include the retry statement, and the change-configuration event policy action fails, the configuration changes specified in the event policy are not implemented or committed.

Options

count number

The number of attempts to retry the change-configuration event policy action upon failure of the initial attempt.

  • Range: 0 through 10

  • Default: 0

interval seconds

The time interval specified in seconds between retry attempts.

Required Privilege Level

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

Release Information

Statement introduced in Junos OS Release 12.1.

external-footer-nav