source (JET Scripts)
Syntax
source url;
Hierarchy Level
[edit system extensions extension-service application file filename]
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 HTTPS URL, HTTP URL, FTP URL, or scp-style remote file specification. If you specify an HTTPS URL, you must also configure the
|
Required Privilege Level
maintenance—To view or add this statement in the configuration.
Release Information
Statement introduced in Junos OS Release 18.1R1.