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-15
Configuration Procedures
No.
Procedure
1
Configuring the source address of TFTP Client
2
Downloading Files Through TFTP
3
Uploading Files Through TFTP
8.5.2 Configuring the source address of TFTP Client
Do as follows on the router that serves as the TFTP server:
Step 1
Run:
system-view
The system view is displayed.
Step 2
Run:
tftp client-source
{
-a
source-ip-address
|
-i
{ interface-name | interface-type
interface-num }}
The source address of TFTP client is started.
----End
8.5.3 Downloading Files Through TFTP
Do as follows on the router that serves as the TFTP client:
Step 1
Run:
tftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ]
tftp-server
get
source-filename [ destination-filename ]
The router is configured to download files through TFTP.
----End
8.5.4 Uploading Files Through TFTP
Do as follows on the router that serves as the TFTP client:
Step 1
Run :
tftp
[
-a
source-ip-address
|
-i
{ interface-name | interface-type interface-num } ]
tftp-server
put
source-filename [ destination-filename ]
The router is configured to upload files through TFTP.
----End