Command Reference Guide

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