Command Reference Guide
414 ● tftp source-ip 3Com Router 5000 Family and Router 6000 Family
Command Reference
tftp source-ip
Purpose Use the ftp source-ip command to specify a source IP address for the packets
sent by the TFTP client.
Use the undo ftp source-ip command to delete the source IP address specified
for the TFTP client.
Syntax tftp source-ip ip-address
undo tftp source-ip
Parameters ip-address
Source IP address.
Default 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.
Example Use 192.168.0.1 as the source IP address in the packets sent by the TFTP client.
[Router] tftp source-ip 192.168.0.1
View This command can be used in the following views:
■ System view
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.
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.