Chapter 9: Additional Access Point Features

Legacy Sample

Script for

Upgrading Any

Access Point

This sample script file was created for older access points with multiple segments. Although this script specifies segments that do not exist on AT-WA7500 and AT-WA7501 access points, you can run this script on the access points without generating errors.

For help understanding these commands, see the command descriptions in this chapter.

#Sample script file for upgrading an access point

#Step 1: Delete

files

file sdvars set

checkpoint 1

file fe ib:

 

file fe id:

 

#Step 2: Get boot files

file sdvars set

checkpoint 2

file tftp get *

\data\bootchk.dnl ib:

file tftp get *

\startup\uap.dnl ib:

file tftp get *

\startup\uapboot.dnl ib:

#Step 3: Get data files

file sdvars set

checkpoint 3

file tftp get *

\data\bkgrnd.dnl id:

file tftp get *

\data\bootchk.dnl id:

file tftp get *

\data\discinca.dnl id:

file tftp get *

\data\falcon_.dnl id:

file tftp get *

\data\help.dnl id:

file tftp get *

\data\hlp.dnl id:

file tftp get *

\data\intermec.dnl id:

file tftp get *

\data\menu.dnl id:

file tftp get *

\data\sftdwnl.dnl id:

file tftp get *

\data\welcome.dnl id:

file tftp get *

\data\write.dnl id:

#Step 4: Set checkpoint to show completed file sdvars set checkpoint 4

290

Page 290
Image 290
Allied Telesis AT-WA7500, AT-WA7501 manual Legacy Sample Script for Upgrading Any Access Point