Service Manual
script execute (EXEC mode)
Schedules the scripts from EXEC mode either to run in foreground or background.
S4810, S4820T, S3048–ON, S3100 Series, S4048–ON,
S5000, S6000, S6000–ON, Z9100–ON, Z9500, C9010, and
MXL
Syntax
script execute script-name [start {at | date-time | after time}] [stop {at
date-time | after time}] [bg] [arguments arg[..arg]] [username username]
To cancel, use the script unschedule command.
Parameters
script-name
Enter the name of the script to schedule for execution.
start at date-
time
Enter the keywords start at then the time and date in HH:MM-MM/DD/YY format to
start running the script at a specic time and date or in HH:MM format to begin the script
at the specied time on the same day (if the mentioned time is elapsed, the script runs on
the next day HH:MM mentioned). The date can be the present or a future date.
start after
time
Enter the keywords start after then the time in [HHHH:] MMMM format to run the
script after the set time. The date can be the present or a future date.
stop at date-
time
Enter the keywords stop at then the time and date in HH:MM-MM/DD/YY format to
stop the script running at the specied time or in HH:MM format to stop the script at the
specied time on the same day. The date must be a future date.
stop after
time
Enter the keywords stop after then the time in [HHHH:] MMMM format to stop
running the script at the specied time.
bg
Enter the keyword bg to schedule scripts to run in the background.
arguments arg
[..args]
Enter the keyword arguments then the arguments to script. The maximum length is 64
characters. The arguments can be any number of words within quotes and separated by a
space.
username
username
Enter the keyword username to use when the script runs. The maximum length is 16
characters. The default username is the user conguring the CLI.
bg
Enter the keyword bg to schedule scripts to run in the background.
Defaults The script runs in the foreground.
Command Modes EXEC
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.10(0.0) Introduced on the S3100 Series.
9.9(0.0) Introduced on the C9010.
9.8(1.0P1) Introduced on the Z9100–ON.
Smart Scripting CLI 93