ZyXEL g-2000 plusv2 Guia Do Utilizador

Página de 440
ZyXEL G-2000 Plus v2 User’s Guide
Chapter 33 Firmware and Configuration File Maintenance
345
Use the TFTP client (see the example below) to transfer files between the ZyXEL device 
and the computer. The file name for the firmware is “ras” and the configuration file is 
“rom-0” (rom-zero, not capital o).
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.
33.4.5  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.