H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Cluster
H3C S7500 Series Ethernet Switches Chapter 1
Cluster Configuration Commands
1-34
Related commands: tftp { cluster | tftp-server } put.
Note:
You need to input the cluster keyword manually.
Examples
# Download the file named LANSwitch.app from the public TFTP server of the cluster
to the switch and save it as vs.app.
<123_1.H3C> tftp cluster get LANSwitch.app vs.app
1.3.21 tftp put
Syntax
tftp { cluster | tftp-server } put source-file [ destination-file ]
View
User view
Parameters
cluster: Specifies the public TFTP server of the cluster.
tftp-server: IP address or host name of the TFTP server.
source-file: File to be uploaded to the server.
destination-file: Name of the uploaded file saved in the storage directory of the TFTP
server.
Description
Use the tftp { cluster | tftp-server } put command to upload the file in the switch to the
specified directory in the TFTP server.
Related commands: tftp { cluster | tftp-server } get.
Note:
You need to input the cluster keyword manually.