Command Reference FTP Client Commands
no ftp-client [vrf vrfname] port
Parameter
Description
Parameter Description
vrfname
Sets the data connection mode for the specified VRF.
Defaults
The default FTP connection mode is passive (PASV).
Command
Modes
Global configuration mode
Usage
Guidelines
You can use this command to set the active mode for data connection, in which the server initiates a
connection to the client.
Examples
Set the active mode for FTP connection.
Ruijie (config)# ftp-client port
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
ftp-client source-address
Use the ftp-client source-address command to configure the source address of the FTP client for
transmitted FTP packets.
Use the no form of this command to remove the binding.
ftp-client [vrf vrfname] source-address {ip-address | ipv6-address}
no ftp-client [vrf vrfname] source-address
Parameter
Description
Parameter Description
ip-address
IP address of the FTP client
ipv6-address
IPv6 address of the FTP client
vrfname
Binds the source IP address with the specified VRF.
Defaults
By default, no source IP address is specified for the client. The device uses the IP address of the
interface determined by the matched route as the source IP address to communicate with an FTP
server.
Command
Global configuration mode