Chapter 34 File Manager
UAG CLI Reference Guide
228
7 Enter atgo. The UAG starts up. If “Connect a computer to port 1 and FTP to 192.168.1.1 to upload
the new file” displays on the screen, the firmware file is damaged and you need to use the
procedure in Section 34.10 on page 228 to recover the firmware.
Figure 35 atgo Debug Command
34.10 Restoring the Firmware
This procedure requires the UAG’s firmware. Download the firmware package from www.zyxel.com
and unzip it. The firmware file uses a .bin extension, for example, "250AACG0C0.bin". Do the
following after you have obtained the firmware file.
Note: This section is not for normal firmware uploads. You only need to use this section if
you need to recover the firmware.
1 Connect your computer to the UAG’s port 1 (only port 1 can be used).
2 The UAG’s FTP server IP address for firmware recovery is 192.168.1.1, so set your computer to use
a static IP address from 192.168.1.2 ~192.168.1.254.
3 Use an FTP client on your computer to connect to the UAG. For example, in the Windows command
prompt, type ftp 192.168.1.1. Keep the console session connected in order to see when the
firmware recovery finishes.
4 Enter your user name when prompted.
5 Enter your password as requested.
6 Set the transfer mode to binary (type bin).
7 Transfer the firmware file from your computer to the UAG. Type put followed by the path and name
of the firmware file. This examples uses put C:\ftproot\UAG_FW\250AACG0C0.bin.
Figure 36 FTP Firmware Transfer Command
8 Wait for the file transfer to complete.
> atgo
Booting ...
C:\>ftp 192.168.1.1
Connected to 192.168.1.1.
220 FTP Server (UAG) [192.168.1.1]
User (192.168.1.1:(none)): admin
331 Password required for admin.
Password:
230 User admin logged in.
ftp> bin
200 Type set to I
ftp> put C:\ftproot\UAG_FW\250AACGC0.bin