Quidway NetEngine80
Configuration Guide - Basic Configurations
8 FTP, TFTP and XModem
Issue 04 (2009-12-20)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
8-23
8.8.3 Example for Configuring the FTP Client
Networking Requirements
As shown in
Figure 8-3
, the router that serves as the FTP client are connected to the FTP
server, and download system software and configuration software from the FTP server to the
client side.
Figure 8-3
Configuring the FTP client
Server
172.16.104.110
GE2/0/0
172.16.105.111/24
Router
IP Network
Configuration Roadmap
Log in to the FTP server to the FTP client and download system files form the server to the
storage devices on the client side.
Data Preparation
To complete the configuration, you need the following data:
z
IP address of the FTP server
z
The destination file name and its position in the router
Configuration Procedure
Step 1
Log in to the FTP server from the router.
<Quidway>
ftp 172.16.104.110
Trying ftp 172.16.104.110
Press CTRL+K to abort
Connected to ftp 172.16.104.110
220 FTP service ready.
User(ftp 172.16.104.110:(none)):huawei
331 Password required for huawei
Password:
230 User logged in.
Step 2
Configure the transmission mode to the binary format and configure the directory of the
Flash memory on the router.
[ftp]
binary
200 Type set to I.
[ftp]
lcd flash:/
% Local directory now flash:
Step 3
Download the newest system software from the remote FTP server on the router.