Allied Telesis AT-WA7501 User Manual
Page 281
AT-WA7500 and AT-WA7501 Installation and User’s Guide
281
Examples:
To delete the file AP824X.PRG from the flash memory segment, enter:
FDEL 1:AP824X.PRG
To delete the file FILE.DAT from the optional memory card on an
AT-WA7500, 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 this command before you execute a TFTP
transfer.
Syntax:
FE
s
where s indicates 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:
FFR
Purpose:
Runs a program f, from a location s.
Syntax:
FFR
f
(
s
)