![Huawei Quidway S5600 Operation Manual Download Page 908](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841908.webp)
Operation Manual – FTP and TFTP
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 1 FTP and TFTP Configuration
Huawei Technologies Proprietary
1-15
1.2.2 TFTP Configuration
I. Prerequisites
A switch operates as a TFTP client and a remote PC as the TFTP server. The network
operates properly, as shown in Figure 1-4.
II. Basic TFTP configurations
Table 1-10
Basic TFTP configurations
Operation
Command
Description
Download a file
through TFTP
tftp
tftp-server get
source-file
[
dest-file
]
Optional
Upload a file
through TFTP
tftp
tftp-server put
source-file
[
dest-file
]
Optional
Enter system view
system-view
—
Set the TFTP file
transmission mode
tftp
{
ascii
|
binary
}
Optional
By default, the
binary
file
transmission mode is
adopted.
Specify the ACL
adopted when a
switch attempts to
connect a TFTP
server
tftp-server acl acl-number
Optional
III. Specifying the source interface and source IP address for a TFTP client
You can specify the source interface and source IP address for a switch acting as a
TFTP client, so that it connects with a remote TFTP server through the IP address of
the specified interface or the specified IP address.
Table 1-11
Specify the source interface and source IP address for a TFTP client
Operation
Command
Description
Specify the source
interface so that the TFTP
client uses it to connect
with a TFTP server for the
next time
tftp
tftp-server
source-interface
interface-type
interface-number
{
get
source-file
[
dest-file
] |
put
source-file-url
[
dest-file
] }
Optional
Specify the source IP
address so that the TFTP
client uses it to connect
with a TFTP server for the
next time
tftp
tftp-server source-ip
ip-address
{
get
source-file
[
dest-file
] |
put source-file-url
[
dest-file
] }
Optional