Configuration manual
4. FTP, FTPS, TFTP and SFTP
53
www.qtech.ru
Network Topology
Figure 4-6 Networking for configuring a device as a TFTP client
Configuration Steps
Step 1:
Configure the TFTP server function on the PC, and place the files to be downloaded
in the TFTP server directory. (Omitted)
Step 2:
Configure the IP addresses of the devices so that the network between the client
and the server is normal. (Omitted)
Step 3:
Device acts as the TFTP client to upload files to and download files from the TFTP
server.
#On Device, copy a file from the TFTP server to the file system of Device.
Device#filesystem
Device(config-fs)#copy tftp 2.1.2.1 rp34-7.3.0.26(R).pck file-system rp34-
7.3.0.26(R).pck
#On Device, copy the startup file from Device to the TFTP server.
Device#filesystem
Device(config-fs)#copy startup-config tftp 2.1.2.1 startup.txt
Step 4:
Check the result.
After the copy process is completed, check whether the downloaded file exists in the file
system of Device. In the TFTP server, check whether the uploaded file exists. (Omitted)
Device#filesystem
Device (config-fs)#dir
10206 APR-04-2008 08:33:24 history
2048 DEC-12-1999 10:11:08 snmp <DIR>
4728 APR-10-2008 04:18:48 startup
101210 APR-10-2008 21:04:42 logging
4 APR-10-2008 21:07:32 secret
10352116 APR-06-2008 02:47:02 rp34-7.3.0.26(R).pck
If the "Total 51054 bytes copying completed!" message is printed, it
indicates that the file copy is successful. The message shows the file size,