Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

refresh-from (Op Scripts)

Syntax

refresh-from url;

Hierarchy Level

[edit system scripts op],[edit system scripts op file filename]

Release Information

Statement introduced in Junos OS Release 7.6.

Statement introduced in Junos OS Release 11.1 on the QFX Series.

Description

For Junos OS op scripts, overwrite the local copy of all enabled op scripts or a single enabled script located in the /var/db/scripts/op directory with the copy located at a URL other than the URL specified in the source statement.

The update operation occurs as soon as you issue the set refresh-from url configuration mode command. Issuing the set refresh-from command does not add the refresh-from statement to the configuration. Thus the command behaves like an operational mode command by executing an operation, instead of adding a statement to the configuration.

Note: This statement is not supported on the QFabric system.

Options

url

Source specified as a Hypertext Transfer Protocol (HTTP) URL, FTP URL, or secure copy (scp)-style remote file specification.

Required Privilege Level

maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.

Published: 2013-08-09