Operation Manual – FTP-SFTP-TFTP
H3C S5600 Series Ethernet Switches
Chapter 2 TFTP Configuration
2-2
Note:
Before performing TFTP-related configurations, you need to configure IP addresses for
the TFTP client and the TFTP server, and make sure a route exists between the two.
2.2 TFTP Configuration
Complete the following tasks to configure TFTP:
Task
Remarks
Basic configurations on a
TFTP client
—
TFTP Configuration: A
Switch Operating as a
TFTP Client
Specifying the source
interface or source IP
address for an FTP client
Optional
TFTP server configuration
For details, see the
corresponding manual
—
2.2.1 TFTP Configuration: A Switch Operating as a TFTP Client
I. Basic configurations on a TFTP client
By default a switch can operate as a TFTP client. In this case you can connect the
switch to the TFTP server to perform TFTP-related operations (such as
creating/removing a directory) by executing commands on the switch.
Follow these steps to perform basic configurations on a TFTP client:
To do…
Use the command…
Remarks
Download a file from a
TFTP server
tftp tftp-server get
source-file
[
dest-file
]
Optional
Upload a file to a TFTP
server
tftp tftp-server put
source-file
[
dest-file
]
Optional
Enter system view
system-view
—
Set the file transmission
mode
tftp
{
ascii
|
binary
}
Optional
Binary by default.
Specify an ACL rule used
by the specified TFTP
client to access a TFTP
server
tftp-server acl
acl-number
Optional
Not specified by default.