Installation guide
backup
14 Chapter 2 Command Descriptions
backup
Devices
supported
This command is supported in all Digi Connect Family devices.
Purpose Use the backup command to save or restore the device configuration from
a TFTP server located on the network.
Required
permissions
Permissions must be set to “set permissions backup=execute” to use this
command. See "set permissions" on page 86 for details on setting user
permissions for commands.
Syntax backup [to=serveripaddress[:filename]|
from=serveripaddress[:filename]|print]
Options to=serveripaddress[:filename]
The IP address of the TFTP server to which the configuration will be
saved, and the filename that the configuration will be saved as. If a
filename is not specified, the default filename of config.rci is used.
from=serveripaddress[:filename]
The IP address of the TFTP server and the filename from which the
configuration will be restored. If a filename is not specified, the default
filename of config.rci is assumed.
print
Prints out the current device configuration.
Example
backup from=10.0.0.1:config.rci
See also "set rciserial" on page 113. The “set rciserial” command allows a
configuration file to be loaded over a serial port when the DSR input signal
is high.