![Huawei Quidway NetEngine80 Configuration Manual Download Page 141](http://html.mh-extra.com/html/huawei/quidway-netengine80/quidway-netengine80_configuration-manual_169456141.webp)
8 FTP, TFTP and XModem
Quidway NetEngine80
Configuration Guide - Basic Configurations
8-10
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
8.4.2 Configuring the source address of FTP Client
Do as follows on the router that serves as the FTP server:
Step 1
Run:
system-view
The system view is displayed.
Step 2
Run:
ftp client-source
{
-a
source-ip-address
|
-i
{ interface-name | interface-type
interface-num }}
The source address of FTP client is started.
----End
8.4.3 Logging In to the FTP Server
Do as follows on the router that serves as the client:
Step 1
In different views, the router that serves as the client can be connected to the FTP server in
different ways.
z
In the user view, run:
ftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ] [ host
[ port-number ] ] [
vpn-instance
vpn-instance-name ]
The router is connected to the FTP server.
z
In the FTP view, run:
open
host
[
port-number
] [
vpn-instance
vpn-instance-name
]
The router is connected to the FTP server.
----End
8.4.4 Configuring Data Type and Transmission Mode for the File
Do as follows on the router that serves as the client:
Step 1
Run:
ftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ] [ host
[ port-number ] ] [
vpn-instance
vpn-instance-name ]
The router is connected to the FTP server, and the FTP client view is displayed.
Step 2
Run:
ascii
|
binary
The data type of the file to be transmitted is ASCII code or binary.
Step 3
Run:
passive