R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101

97
Description
Use the display ftp client configuration command to display the source IP address configuration of the
FTP client.
Related commands: ftp client source.
Examples
# Display the source IP address configuration of the FTP client.
<Sysname> display ftp client configuration
The source IP address is 192.168.0.123
NOTE:
The display ftp client configuration command displays the source IP address configuration of the FTP
client. If the specified source IP address is active, this command displays the source IP address. If the
specified source interface is active, this command displays the source interface.
ftp
Syntax
ftp [ server-address [ service-port ] [ source { interface interface-type interface-number | ip
source-ip-address } ] ]
View
User view
Default level
3: Manage level
Parameters
server-address: IP address or host name (a string of 1 to 20 characters) of a remote FTP server.
service-port: TCP port number of the remote FTP server, in the range 0 to 65535. The default value is 21.
source { interface interface-type interface-number | ip source-ip-address } ]: Specifies the source address
used to establish an FTP connection.
interface interface-type interface-number: Specifies the source interface by its type and number. The
primary IP address configured on this interface is the source address of the transmitted FTP packets.
If no primary IP address is configured on the source interface, the connection fails.
ip source-ip-address: The source IP address of the transmitted FTP packets. This source address must
be the one that has been configured on the LB module.
Description
Use the ftp command to log in to the remote FTP server and enter FTP client view.
This command applies to IPv4 networks only.
If you use this command without specifying any parameters, you will simply enter the FTP client view
without logging in to the FTP server.
If you specify the parameters, you will be prompted to enter the username and password for
accessing the FTP server.
Examples
# Log in the server 192.168.0.211. The source IP address of sent FTP packets is 192.168.0.212.