Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

retry (Event Policy)

Syntax

retry count number interval seconds;

Hierarchy Level

Release Information

Statement introduced in Junos OS Release 12.1.

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 this statement in the configuration.
maintenance-control—To add this statement to the configuration.

Published: 2012-11-05