3com 5500-ei pwr Guia De Referência

Página de 1314
 
1-14 
View 
User view 
Parameters 
cluster: Connects to the configured FTP server of a cluster. For the configuration of the FTP server of 
a cluster, refer to the Cluster part of this manual. 
remote-server: Host name or IP address of an FTP server, a string of 1 to 20 characters. 
interface-type: Type of the source interface, which can be VLAN interface or loopback interface. 
interface-number: Number of the source interface. 
Description 
Use the ftp { cluster | remote-server } source-interface command to configure the source IP address 
that the switch uses when it connects to an FTP server. The command takes effect only for the current 
connection process, and it will fail if the specified interface does not exist. 
To make the configuration take effect forever, you can use the ftp source-interface command. 
Examples 
# Configure that the switch uses VLAN-interface 1 as the source interface to connect to the FTP server 
whose IP address is 192.168.8.8  
<Sysname> ftp 192.168.8.8 source-interface Vlan-interface 1 
ftp { cluster | remote-server } source-ip 
Syntax 
ftp { cluster remote-server } source-ip ip-address 
View 
User view 
Parameters 
cluster: Connects to the configured FTP server of a cluster. For the configuration of the FTP server of 
a cluster, refer to the Cluster part of this manual. 
remote-server: Host name or IP address of an FTP server, a string of 1 to 20 characters. 
ip-address: Source IP address. 
Description 
Use the ftp { cluster | remote-server } source-ip command to configure the source IP address that the 
switch uses when it connects to an FTP server. The command takes effect only for the current 
connection, and it will fail if the specified source IP address does not exist. 
To make the configuration take effect forever, you can use the ftp source-ip command. 
Examples 
# Configure that the switch uses 192.168.0.1 as the source address to connect to the FTP server 
whose IP address is 192.168.8.8. 
<Sysname> ftp 192.168.8.8 source-ip 192.168.0.1