Operation Manual – FTP and TFTP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
FTP and TFTP Configuration
1-15
Table 1-9 Configurations needed when a switch operates as a TFTP client
Device Configuration Default Description
Configure an IP address
for the VLAN interface of
the switch and make sure
the route between the IP
address of the VLAN
interface and that of the
TFTP server is reachable.
—
TFTP applies to networks
where client-server interactions
are comparatively simple. It
requires the routes between
TFTP clients and TFTP servers
are reachable.
Switch
You can log into a TFTP
server directly to upload or
download files through
TFTP commands.
— —
TFTP
server
The TFTP server is started
and the TFTP work
directory is configured.
— —
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