Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

request system scripts refresh-from op

Syntax

request system scripts refresh-from op file file-name url url-path

Release Information

Command introduced in Junos OS Release 10.1 for EX Series switches.

Description

Automatically download the initial Junos OS configuration and a set of standard op scripts during a Junos XML management protocol/NETCONF session when a switch is brought up for the first time.

The Junos XML management protocol equivalent for this operational mode command is:

<request-script-refresh-from>
   <type>op</type>
   <file>file-name></file>
   <URL>URL</URL>
</request-script-refresh-from>

Options

file file-name

Name of the file to be downloaded.

url url-path

URL of the file to be downloaded.

Required Privilege Level

maintenance

List of Sample Output

request system scripts refresh-from op file config.txt url http://host1.juniper.net

Sample Output

request system scripts refresh-from op file config.txt url http://host1.juniper.net

user@switch> request system scripts refresh-from op file config.txt url http://host1.juniper.net
user@switch>

Published: 2014-04-24