Specifications

Issue 1.0, April 2006 Section 364-180-N02
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
119
7.2. Download/Upload Configuration File
The download/upload configuration file can only be accessible through the CLI and console
commands. This cannot be done via the web configuration tool. The configuration file of the
router, im.conf, is located in the //flashfs/ directory of the router. Once you want to
download/upload the configuration file, you can do this either by FTP or TFTP.
If you want to download a configuration file from Router A and upload it to Router B:
Using FTP
1. First ftp to Router A from your PC by executing the “ftp xxx.xxx.xxx.xxx” command where
xxx.xxx.xxx.xxx stands for the IP address of Router A. Then get the configuration file back to
your PC by entering command “get //flashfs/im.conf im.conf” in the ftp terminal.
2. Similarly, ftp to Router B from your PC and put the file from your PC into Router B by
entering command “put im.conf //flashfs/im.conf”.
3. Restart Router B.
Using TFTP
1. You must prepare a PC with TFTP server software, and let Router A and B be TFTP clients.
2. In the Router A CLI, enter the CLI command “tftpc connect xxx.xxx.xxx.xxx” where
xxx.xxx.xxx.xxx stands for the IP address of your TFTP server.
3. After Router A is connected to the TFTP server, enter CLI command “tftpc put
//flashfs/im.conf im.conf” command.
4. Similarly, let Router B connects to the TFTP server and gets the configuration file via CLI
command “tftpc get im.conf //flashfs/im.conf“.
5. Restart Router B.
<For example>:
1. Router Card configurations save to PC the CLI commands bellow:
tftpc connect 172.16.100.88 (PC IP address: 172.16.100.88)
Successfully connect to 172.16.100.88 (Router Card connect with PC successfully)
tftpc put //flashfs/im.conf im.conf (Put Router Card configuration to PC. The file name
is “im.conf)
PUT 11848 bytes from //flashfs/im.conf (Put Router Card configuration to PC successfully)
The availability of features and technical specifications herein subject to change without notice.