3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-16 
Description 
Use the ftp source-ip command to specify the source IP address of that the switch uses every time it 
connects to an FTP server, and the configuration will be saved to the configuration file of the system. 
The value of argument ip-address  must be an IP address on the device where the configuration is 
performed. Otherwise, a prompt appears to show the configuration fails. 
Use the undo ftp source-ip command to cancel the source IP address setting. 
By default, the switch uses the IP address of the outbound interface in the local routing table as the 
source IP address for connecting to an FTP server. The destination of the outbound interface is the 
subnet where the FTP server resides. 
Examples 
# Specify 192.168.0.1 as the source IP address that the switch uses every time it connects to an FTP 
server. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] ftp source-ip 192.168.0.1 
get 
Syntax 
get remotefile [ localfile ] 
View 
FTP client view 
Parameters 
remotefile: Name of a file to be downloaded. 
localfile: File name used when a file is downloaded and saved to the local device. If this argument is not 
specified, the source file name is used when a file is saved and downloaded to the local device. 
Description 
Use the get command to download a remote file and save it as a local file. 
 
 
When using the get command to download files from a remote FTP server, note to limit the length of file 
path and file name within the following ranges: 
A directory name should be no more than 91 characters. 
A file name plus its local path name should be no more than 127 characters. 
A device name should be no more than 14 characters. 
A file name plus its complete path name should be no more than 142 characters.