Common Configuration Tasks
Page 266 7750 SR OS Basic System Configuration Guide
end-time 2007/07/17 12:00
exit
----------------------------------------------
*A:SR-3>config>cron#
Script
The script command opens a new nodal context which contains information on a script.
CLI Syntax: config>cron
script script-name [owner script-owner]
description description-string
location file-url
shutdown
Example
: config>cron# script test
config>cron>script#
The following example names a script “test”:
A:sim1>config>cron# info
----------------------------------------------
script "test"
location "ftp://172.22.184.249/./sim1/test.cfg"
no shutdown
exit
----------------------------------------------
A:sim1>config>cron#