refresh (JET)
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 18.1R1.
Description
Overwrite the local copy of all enabled commit scripts or a single enabled commit script with the copy located at the source URL, as specified in the source statement at the same hierarchy level. If the load-scripts-from-flash statement is configured, the device refreshes the scripts on the flash drive instead of the hard disk.
The update operation occurs as soon as you issue the set refresh configuration mode command. Issuing the set refresh command does not add the refresh 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.
On the QFabric system, commit scripts are stored in the /pbdata/mgd_shared/partition-ip/var/db/scripts/commit/
directory on the Director device.
As of Junos OS Release 18.1R1, you can specify which routing instance the update is done through. To specify the routing instance to use for updating commit scripts, configure the routing instance in two places in the CLI:
user@host# set system routing-instances routing-instance-name description description user@host# set system extensions extension-service application file filename routing-instance routing-instance-name
If you enable the non-default managment instance and use mgmt_junos for routing-instance-name, you can configure scripts to update using the dedicated management instance mgmt_junos.
Required Privilege Level
maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.