1 firmware upgrade example – ZyXEL Communications P-2900-4HB User Manual
Page 73

Chapter 9 Remote Management Configuration
P-2900-4HB User’s Guide
73
The following table describes the fields in this screen.
Note: You can upload and download the ZyXEL Device configuration files using FTP.
To use this feature, your computer must have an FTP client.
Note: You can use the ZyXEL Device’s embedded web configurator for configuration
and file management.
9.2.1 Firmware Upgrade Example
The OS (Operating System) firmware (sometimes referred to as the “ras” file) has
a “bin” filename extension. This example shows how to access the ZyXEL Device
from LAN using FTP, type the user name and password and then use the put
xxx.bin ras
command to replace the current firmware (named ras) with the
firmware file firmware.bin. Wait until the uploading is completed, type quit to
exit FTP.
Table 17 Advanced Setup > Remote Management
LABEL
DESCRIPTION
Server Type
Each of these labels denotes a service that you may use to remotely
manage the ZyXEL Device.
Access Status Select the access interface. Choices are All, LAN Only, WAN Only and
Disable.
Port
This field shows the port number for the remote management service.
You may change the port number for a service in this field, but you must
use the same port number to use that service for remote management.
Secured
Client IP
The default 0.0.0.0 allows any client to use this service to remotely
manage the ZyXEL Device. Type an IP address to restrict access to a
client with a matching IP address.
Apply
Click Apply to save your settings back to the ZyXEL Device.
Cancel
Click Cancel to begin configuring this screen afresh.
Figure 25 FTP Firmware Upgrade Example
D:\Firmware\P-29004HB>ftp 192.168.1.1
Connected to 192.168.1.1.
220 P2900 FTP version 1.0 ready at Mon Jan 03 08:08:45 2000
User (192.168.1.1:(none)): admin
331 Enter PASS command
Password:
230 Logged in
ftp> put
firmware.bin
ras
200 Port command okay
150 Opening data connection for STOR ras
226 File received OK
ftp: 3648378 bytes sent in 140.79Seconds 25.91Kbytes/sec.
ftp> quit