3 example: tftp command – ZyXEL Communications ZyXEL ZyAIR NWA-3500 User Manual

Page 242

Advertising
background image

Chapter 24 Firmware and Configuration File Maintenance

ZyXEL NWA-3500 User’s Guide

242

Note that the telnet connection must be active and the SMT in CI mode before and during the
TFTP transfer. For details on TFTP commands (see following example), please consult the
documentation of your TFTP client program. For UNIX, use “get” to transfer from the ZyXEL
Device to the computer, “put” the other way around, and “binary” to set binary transfer mode.

24.3.3 Example: TFTP Command

The following is an example TFTP command:

TFTP [-i] host put firmware.bin ras

where “i” specifies binary image transfer mode (use this mode when transferring binary files),
“host” is the ZyXEL Device’s IP address, “put” transfers the file source on the computer
(firmware.bin – name of the firmware on the computer) to the file destination on the remote
host (ras - name of the firmware on the ZyXEL Device).
Commands that you may see in third party TFTP clients are listed earlier in this chapter.

Advertising