Get - H3C S5120-SI Series Command Reference Manual

Hide thumbs Also See for S5120-SI Series:
Table of Contents

Advertisement

Parameters
interface interface-type interface-number: Source interface for the FTP connection, including interface
type and interface number. The primary IP address configured on the source interface is the source IP
address of the packets sent by FTP. If no primary IP address is configured on the source interface, the
connection fails.
ip source-ip-address: Source IP address of the FTP connection. It must be an IP address that has been
configured on the device.
Description
Use the ftp client source command to configure the source address of the transmitted FTP packets
from the FTP client.
Use the undo ftp client source command to restore the default.
By default, a device uses the IP address of the interface determined by the matched route as the source
IP address to communicate with an FTP server.
Note that:
The source address can be specified as the source interface and the source IP address. If you use
the ftp client source command to specify the source interface and then the source IP address, the
newly specified source IP address overwrites the configured source interface and vice versa.
If the source address is specified with the ftp client source command and then with the ftp
command, the source address specified with the latter one is used to communicate with the FTP
server.
The source address specified with the ftp client source command is valid for all FTP connections
and the source address specified with the ftp command is valid only for the current FTP
connection.
Related commands: display ftp client configuration.
Examples
# Specify the source IP address of the FTP client as 2.2.2.2.
<Sysname> system-view
[Sysname] ftp client source ip 2.2.2.2
# Specify the source interface of the FTP client as Vlan-interface1.
<Sysname> system-view
[Sysname] ftp client source interface vlan-interface1

get

Syntax
get remotefile [ localfile ]
View
FTP client view
Default Level
3: Manage level
1-16

Advertisement

Table of Contents
loading

Table of Contents