Allied Telesis AT-WA7501 User Manual
Page 287
AT-WA7500 and AT-WA7501 Installation and User’s Guide
287
Example:
To delete the file AP824X.PRG from the flash memory segment, enter:
FDEL 1:AP824X.PRG
To delete the file FILE.DAT from the memory card, enter:
FDEL APP:FILE.DAT
FE
Purpose:
Erases all the files in a particular segment, including those that have been
“deleted” with FDEL. To recover the files after they have been erased, you
must reload them from another source.
Note
You must execute the FE command before you execute a TFTP
transfer.
Syntax:
FE
s
where s is the segment to be erased. You can use any segment number or
name (1, 2, 3, 4, id, ib, ad, or ab) to specify the one flash memory segment
on the access point.
Example:
To erase the contents of the flash memory segment, enter:
FE 1
To erase the contents of the memory card, enter:
FE app:
SCRIPT
Purpose:
Executes a specified file as a list of console commands. You can create a
script file to automate a software download.
Syntax:
SCRIPT
f