source (JET Scripts)
Syntax
source url;
Hierarchy Level
[edit system extensions extension-service application file filename]
Release Information
Statement introduced in Junos OS Release 18.1R1.
Description
Specify the location of the master source file for a JET script. When you issue the set refresh configuration mode command at the same hierarchy level, the local copy of the script is overwritten by the version stored at the specified URL. If the load-scripts-from-flash statement is configured, the device refreshes the scripts on the flash drive instead of the hard disk.
JET scripts are stored in the /var/db/scripts/jet
directory.
Options
url—Master source file for a JET script specified as an HTTP URL, FTP
URL, or 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.