www.digi.com
  Advanced Search
Product Selector
     
  Technical Support
Drivers

Firmware Upgrades

FAQs

Product Documentation

Cabling

Support Tools

Legacy Products

About Digi Support

Knowledge Base

Online Support Request

FTP Site



Related Links
Inside Out Networks


 
Solutions Partners Support and Training Corporate Info Where to Buy Order Where to Buy Site Map Contact Us
Home > Support >kbase >
Copying the Digi CM config via scp.
Copying the Digi CM config via scp. Copying the Digi CM config via scp.

Copy the whole config from the CM to the host you are on:

  • scp -p -r root@CM_IP:/tmp/cnf/* .
    This will copy the whole CM config to the directory you are currently in (.).
Copy the whole config to the CM from the host you are on:
  • scp –p –r . root@CM_IP:/tmp/cnf
    This will copy the whole config from the directory you are in (.) to the CM.
  • From the Digi CM command line run 'saveconf' and 'applyconf'.

NOTE: If relavent, make the following changes before running saveconf & applyconf. Copying the whole configuration will copy over the existing IP. If you wish to change the IP (or any other basic network info), you can do so by editing the 'system.cnf' and 'interfaces' files. If you have a DNS server, you also need to edit 'resolv.conf'. If the firmware version does not match the unit you are copying from, edit the 'version' file. These files all reside in /tmp/cnf.
 

solutions | partner programs | corporate info | support and training | where to buy
site map | contact us | press releases |
events | promotions | advertising

Copyright © 1996-2001 Digi International. All rights reserved.