3com 5500-ei pwr Guia De Referência

Página de 1314
 
2-4 
  File uploaded successfully. 
tftp tftp-server source-interface 
Syntax 
tftp  tftp-server source-interface interface-type interface-number {  get  source-file [ dest-file ] | put 
source-file-url [ dest-file ] } 
View 
User view 
Parameters 
tftp-server: IP address or host name of the TFTP server to be connected to, a string of 1 to 20 
characters. If the switch belongs to a cluster, the value cluster means to connect to the TFTP server of 
the cluster. For the configuration of the TFTP server of a cluster, refer to the Cluster part in this manual. 
interface-type: Type of the source interface. 
interface-number: Number of the source interface. 
get: Specifies to download a file from the TFTP server. 
source-file: Name of the file to be downloaded. 
dest-file: File name used when a file is downloaded and saved to the switch. 
put:  Specifies to upload a file to the TFTP server. 
source-file-url: Path and name of the file to be uploaded to the TFTP server. 
dest-file: File name used when a file is uploaded and saved to a TFTP server. 
Description 
Use the tftp tftp-server source-interface command to connect to a TFTP server through the specified 
source interface, and perform download or upload operations. If the specified source interface does not 
exist, a prompt appears to show the command fails to be executed. 
Examples 
# Connect to the remote TFTP server whose IP address is 192.168.8.8 through the source interface 
VLAN-interface 1, and download the file named test.bin from it. 
<Sysname> tftp 192.168.8.8 source-interface Vlan-interface 1 get test.bin 
tftp tftp-server source-ip 
Syntax 
tftp tftp-server source-ip ip-address { get source-file [ dest-file ] | put source-file-url [ dest-file ] } 
View 
User view