beautypg.com

Allied Telesis AT-WA7500 User Manual

Page 243

background image

AT-WA7500 User’s Guide

243

sdvars set scriptfilename

Purpose:

Sets the internal variable scriptfilename to a

specified string. The specified string should

be the filename of the script to be retrieved

from the TFTP server.

Syntax:

sdvars set scriptfilename

foreignfilename

where foreignfilename is a script filename on the TFTP server.

Example:

To set the scriptfilename to SCRIPT.DAT, enter:

sdvars set scriptfilename script.dat

sdvars set starttime

Purpose:

Sets the internal variable starttime.

Starttime is a countdown time; that is, when

zero is reached, the software download

process begins. Set this variable to reflect

how far into the future the access point is to

begin downloading and executing the

script file from the TFTP server. When the

timer reaches 0, the access point uses the

values in serveripaddress and

scriptfilename to get the script file that is to

be executed. If either serveripaddress or

scriptfilename contains no value, an error is

noted in the status variable and the

software download process is terminated.

Syntax:

sdvars set starttime dd:hh:mm:ss

where dd:hh:mm:ss is how far in the future the reboot is to begin
and

dd is days

hh is hours

mm is minutes

ss is seconds