Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-49
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
# 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
4.6 xmodem Configuration Commands
4.6.1 xmodem get
Syntax
xmodem get filename
View
User view
Parameter
filename: Name of the file to be saved to Flash. It must be an absolute file path.
Description
Use the xmodem get command to download a file by using Xmodem through the AUX
port. VRP supports 128-byte packets and CRC check.
Caution:
The xmodem get command is not supported on asynchronous serial interfaces but the
AUX port. In addition, simultaneous operations are not allowed.
Example
# Download a file with Xmodem through the AUX port and assign the name test.txt to
the file to be saved to Flash.
<3com> xmodem get flash:/test.txt
After the command is executed, you can send the file through the hyperterminal.