System Management
Basic System Configuration Guide 393
remote url — [{ftp:// | tftp://}login:password@remote-location/
][file-path]
255 characters max
directory length 99 characters max each
remote-location — [hostname | ipv4-address | ipv6-address]
ipv4-address — a.b.c.d
ipv6-address — x:x:x:x:x:x:x:x[-interface]
x:x:x:x:x:x:d.d.d.d[-interface]
x — [0..FFFF]H
d — [0..255]D
interface — 32 characters max, for link local addresses
cflash-id — cf1: | cf1-A: | cf1-B: | cf2: | cf2-A: | cf2-B: | cf3: | cf3-
A: | cf3-B:
script
Syntax script script-name [owner script-owner]
no script
Context config>system>script-control>script-policy
config>system>script-control
Description This command is used to configure a script to be run.
The no form of the command removes the script.
Parameters script-name — Specifies the name of the script. Can be up to 32 characters.
owner script-owner — Specifies the name of the script owner. Can be up to 32 characters.
Default “TiMOS CLI”
location
Syntax location file-url
no location
Context config>system>script-control>script
Description This command is used to identify the location of a script to be scheduled.
The no form of the command removes the location.
Parameters file-url — Specifies the location to search for scripts.
Values local-url | remote-url