User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 521 of 825
Ceragon Proprietary and Confidential
Parameter
Input Type
Permitted Values
Description
password
Text String.
The password you configured in
the FTP server. If you did not
configure a password for your FTP
user, simply omit this parameter.
The following command configures the FTP channel for configuration file import
and export to IP address 192.168.1.99, in the directory “current”,
with file name
“version_8_backup.zip”,
user name “anonymous”,
and password “12345.”
root> platform configuration channel server set server-ip
192.168.1.99 directory \current filename version_8_backup.zip
username anonymous password 12345
15.6.3
Backing up and Exporting a Configuration File (CLI)
To save the current configuration as a backup file to one of the restore points,
enter the following command in root view:
root> platform configuration configuration-file add <restore-
point>
To export a configuration from a restore point to the external server location,
enter the following command in root view:
root> platform configuration configuration-file export
<restore-point>
Table 104: Configuration Backup and Restore CLI Parameters
Parameter
Input Type
Permitted Values
Description
restore-point
Variable
restore-point-1
restore-point-2
restore-point-3
Identifies the restore point to or
from which to perform the backup
operation.
The following commands save the current configuration as a configuration at
Restore Point 1, and export the file to the external server location:
root> platform configuration configuration-file add restore-point-1
root> platform configuration configuration-file export restore-point-1
15.6.4
Importing and Restoring a Configuration File (CLI)
You can import a configuration file from an external PC or laptop to one of the restore
points. Once you have imported the file, you can restore the configuration. Restoring a
saved configuration does not change the unit’s FIPS mode.
Note:
In order to import a configuration file, you must configure the FTP
channel parameters and restore points, as described in
Configuration Management Parameters
To import a configuration file, enter the following command in root view:
root> platform configuration configuration-file import
<restore-point>