[Contents] [Prev] [Next] [Index] [Report an Error]

source

Syntax

source url;

Hierarchy Level

[edit system scripts op file filename]

Release Information

Statement introduced in JUNOS Release 7.6.

Description

For JUNOS op scripts, specify the location of the source file for an enabled script located in the /var/db/scripts/op directory. When you include the refresh statement at the same hierarchy level and commit the configuration, the local copy is overwritten by the version stored at the specified URL.

Options

url—The source specified as an HTTP URL, FTP URL, or scp-style remote file specification.

Usage Guidelines

See Refreshing an Op Script from the Master Source.

Required Privilege Level

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

Related Topics

refresh, refresh-from


[Contents] [Prev] [Next] [Index] [Report an Error]