Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-26
Note:
You may specify a source IP address for the packets sent by the FTP server with the
ftp-server source-interface command or with the ftp-server source-ip command. If
both commands are configured, the one configured later overrides.
Example
# Set the source interface for the FTP server to ethernet0/0/0.
[Router] ftp-server source-interface Ethernet 0/0/0
4.3.6 ftp-server source-ip
Syntax
ftp-server source-ip ip-address
undo ftp-server source-ip
View
System view
Parameter
ip-address: Source IP address.
Description
Use the ftp-server source-ip command to specify a source IP address for the packets
sent by the FTP server. This IP address must be a local IP address.
Use the undo ftp-server source-ip command to delete the source IP address
specified for the FTP server. After that, the source IP address of a packet sent by the
FTP server is the IP address of the interface where the packet is sent out.
By default, the source IP address in each packet sent by the FTP server is the IP
address of the interface where the packet is sent out.
Note:
You may specify a source IP address for the packets sent by the FTP server with the
ftp-server source-interface command or with the ftp-server source-ip command. If
both commands are configured, the one configured later overrides.