FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 382 of 597
Parameter
Input Type
Permitted
Values
Description
filename
Text String.
The name of the file you are importing, or
the name you want to give the file you are
exporting.
Note: You must add the suffix .zip to the
file name. Otherwise, the file import
may fail. You can export the file
using any name, then add the suffix
.zip manually.
username
Text String.
The user name you configured in the FTP
server.
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.
Examples
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.5.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 89: 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.