Owner's Manual

92 | Smart Scripting CLI
www.dell.com | support.dell.com
File contents used in the list name are in the following format:
#! list_name
seq 1 script <script_name> [args]
seq 2 script <script_name> [args]
seq 3 script <script_name> [args]
seq 4 script <script_name> [args]
seq 5 script <script_name> [args]
script path
Z9000
MXL Switch
Configure the path for the script on the switch.
Syntax
script path path-name
To remove the path for the script, use the no script path command.
Parameters
Defaults
None
Command Modes
CONFIGURATION
Command
History
Usage
Information
The path can contain a network file system (NFS) mounted directory (defined in the
mount nfs CLI command). The path is added to a script search list allowing the
system to search all locations for the script name. If the script is in multiple locations,
the system uses the first instance of the script found.
Related
commands
script remove
Z9000
MXL Switch
Remove a script from a switch.
Syntax
script remove {file-name | all}
path-name Enter the full path of the location of the script. Specify multiple paths
using a colon (:). When initialized, the default path is /user/pkg/
ss-scripts.
Version 9.3(0.0) Introduced on the S6000.
Version 9.2(0.0) Introduced on the S4810, S4820T, Z9000, and MXL Switch.
mount nfs Set up the folders in the NFS mounted directory.