load script
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1921
load script
load script <script-file>
Description
Loads (plays back) the ASCII-formatted configuration file on the switch.
Syntax Description
Default
N/A.
Usage Guidelines
NOTE
The BlackDiamond 8800 series switch and the Summit X450 family of switches do not support user-created VRs.
After downloading the configuration file, you must load (playback) the new configuration on the
switch. Use this command to load and restore the ASCII-formatted configuration file that you
downloaded from the TFTP server to the switch.
An ASCII-formatted configuration file uses the .xsf file extension, not the .cfg file extension. The .xsf file
extension (known as the XOS CLI script file) saves the XML-based configuration in an ASCII format
readable by a text editor.
After issuing this command, the ASCII configuration quickly scrolls across the screen. The following is
an example of the type of information displayed when loading the ASCII configuration file:
script.meg_upload_config1.xsf.389 # enable snmp access
script.meg_upload_config1.xsf.390 # enable snmp traps
script.meg_upload_config1.xsf.391 # configure mstp region purple
script.meg_upload_config1.xsf.392 # configure mstp revision 3
script.meg_upload_config1.xsf.393 # configure mstp format 0
script.meg_upload_config1.xsf.394 # create stpd s0
For more detailed information about the ASCII configuration file, including the steps involved to
upload, download, and save the configuration, see the
upload configuration [<hostname> |
<ipaddress>] <filename> {vr <vr-name>}
command.
script-file
Specifies the user-defined name of the ASCII-formatted configuration file. The
script file is known as the XOS CLI script file.