SECTION5"SoftwareDownload
5-18 6710Access PointUsersGuide
ServerIpAddress
ServerIpAddress containstheIPaddress oftheTFTP
servertousetoretrievethedownloadscriptfile.This
address isalsousedwhenyouspecifyanasteriskastheIP
address ofthetftp get ortftp put command.
TheformatoftheServerIpAddress variableis:
File>sdvars set serveripaddress <ip address>
EXAMPLE:This command line setsthe IPaddress of the serverto 1.2.3.4:
File>sdvars set serveripaddress 1.2.3.4
ScriptFilename
ScriptFilenamecontainsthefilename ofthescript tobe
retrievedfrom theTFTP server.Thefilenamecancontain
directorypathinformationandmustbeintheformat
requiredbythe operatingsystemrunningontheserver.
TheformatoftheScriptFilenamevariableis:
File>sdvars set scriptfilename <foreign file
name>
EXAMPLE:This command line setsthe scriptnametoSCRIPT.DAT:
File>sdvars set scriptfilename script.dat
StartTime
StartTimeisarelativetimeatwhichtobeginthesoftware
download process.Thevalue ofthisvariableishowlong
intothefuturetheaccess pointwill beginthesoftware
download process bydownloadingthescriptfile.Ifyoudo
notwant tostart thesoftwaredownload process after
settingthisvariable,youcanset thisvariabletozero.