Owner's Manual
80 | Smart Scripting
www.dell.com | support.dell.com
To run a PERL, Python, or UNIX script from the Dell Networking OS CLI, use the
script command. Enter the script name and directory path to start the script. The
script can invoke any of the supported UNIX utilities listed in Supported UNIX
Utilities. Enter the command multiple times to run more than one script at the same
time.
Command Syntax Command Mode Task
script [username name]
script-path [script-parameter
script-parameter ...]
CONFIGURATION
Run an installed script; for examples refer to Figure 5-2.
For script-path, enter the directory path and filename.
(Optional) For username name, enter the user name
whose read-write privileges are applied when the script
runs. A username used to run scripts cannot contain special
characters.
(Optional) For script-parameter, enter the values of up to
three parameters to be applied when the script runs. Enter a
blank space between parameter values; for example:
script username admin /f10/flash/createVlans.py 1 2