Owner's Manual
90 | Smart Scripting CLI
www.dell.com | support.dell.com
Defaults
The script runs in the foreground.
Command Modes
EXEC
Command
History
script execute (CONFIGURATION mode)
,
Z9000, Z9500,
MXL Switch
Schedule when to trigger script executes.
Syntax
script execute script-name start {now | time-date | time} [repeat {days day |
minutes minutes | weekdays weekday}] [stop {at time-date | after time}] | watch
[start {now | date-time | time} repeat {weekdays day | days day | minutes minutes}]}
[args arguments] [username username]
To cancel the script execution, use the no script execute command.
Parameters
Defaults
username username Enter the username to be used when the script executes. The
maximum length is 16 characters. The default username is the user
configuring the CLI.
bg Enter the keyword bg to schedule scripts to run in the background.
Version 9.5(0.1) Introduced on the Z9500.
Version 9.3(0.0) Introduced on the S6000.
Version 9.2(0.0) Introduced on the S4810, S4820T, Z9000, and MXL Switch.
script-name Enter the name of the script to be scheduled for execution.
start now Enter the keywords start now to begin executing the script.
start time-date Enter the keyword start with the time and date in HH:MM-MM/DD/
YY format to begin executing the script at a specific time. The date
can be the present or a future date.
start time Enter the keyword start with the time in HH:MM format to begin
executing the script after a set time.
repeat weekdays
weekday
Enter the keywords repeat weekdays to schedule the script to
repeat executing on specific days of the week. Select one of the
following values: mon, tue, wed, thu, fri, sat, sun, and all.
repeat days day Enter the keywords repeat days followed by the day of the month
to schedule how often to repeat the script execution. The range is
from 1 to 31. Select one value only. For example, 1 for every first
day of the month, 10 for every 10th day of the month.
repeat minutes minutes Enter the keywords repeat minutes followed by the number of
minutes to schedule how often to repeat the script execution. The
range is from 1 to 1440. Select one value only. For example, select
20 to repeat every 20 minutes, 60 for repeating once every hour.