Operation Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 1 File System Management
Huawei Technologies Proprietary
1-13
Table 1-15 Configuration of the switch as TFTP client
Device Configuration Default Description
Configure IP address for
the VLAN interface of the
switch, in the same
network segment as that
of TFTP server.
-
TFTP is right for the case where no
complicated interactions are
required between the client and
server. Make sure that the IP
address of the VLAN interface on
the switch is in the same network
segment as that of the TFTP server.
Switch
Use the tftp command to
log into the remote TFTP
server for file uploading
and downloading.
- -
PC
Start TFTP server and
set authorized TFTP
directory.
- -
1.4.2 Download Files by means of TFTP
To download a file, the client sends a request to the TFTP server and then receives
data from it and sends acknowledgement to it. You can use the following commands to
download files by means of TFTP.
Perform the following configuration in user view.
Table 1-16 Download files by means of TFTP
Operation Command
Download files by means of TFTP
tftp tftp-server get source-file [ dest-file ]
1.4.3 Upload Files by means of TFTP
To upload a file, the client sends a request to the TFTP server and then transmits data
to it and receives the acknowledgement from it. You can use the following commands
to upload files.
Perform the following configuration in user view.
Table 1-17 Upload files by means of TFTP
Operation Command
Upload files by means of TFTP
tftp tftp-server put source-file [ dest-file ]