User`s guide

125
Backup/restore device configuration from a TFTP or BOOTP Server from the command line
From the command-line interface, the “backup” command backs up the device configuration to a
TFTP or BOOTP server located on the network or a storage device in the ConnectPort LTS device,
or restores the configuration.
backup [to=serveripaddress[:filename]|
[to={sd|usb|nfs|samba|userspace}[:filename]]
[from=serveripaddress[:filename] print]|
[from={sd|usb|nfs|samba|userspace}[:filename]]
Where:
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.
to=(sd|usb|nfs|samba|userspace)[:filename]
The location of the storage device 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. In ConnectPort LTS, the system will be rebooted after restoring
configuration.
from=(sd|usb|nfs|samba|userspace)[:filename]
The location of the storage device and the filename from which the configuration
will be restored. If a filename is not specified, the default filename of config.rci is
used.
print
Prints out the current device configuration.
Example
#> backup from=10.0.0.1:config.rci