Technical Documentation

request system scripts refresh-from commit

Syntax

request system scripts refresh-from commit 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 commit 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>commit</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 commit file config.txt url http://host1.juniper.net

Sample Output

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

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

Published: 2010-06-22

Help
|
My Account
|
Log Out