FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 545 of 597
Table 219: Uploading Unit Info CLI Parameters
Parameter Input Type
Permitted Values
Description
server-ipv4
Dotted decimal format.
Any valid IPv4 address.
The IPv4 address of the PC or laptop
you are using as the FTP or SFTP
server.
server-ipv6
Eight groups of four hexadecimal
digits separated by colons.
Any valid IPv6 address.
The IPv6 address of the PC or laptop
you are using as the FTP or SFTP
server.
directory
Text String
The directory path to which you are
exporting the unit information file. Enter
the path relative to the FTP or SFTP
user's home directory, not the absolute
path. To leave the path blank, enter //.
filename
Text String
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 for the FTP or SFTP
session.
password
Text String
The password for the FTP or SFTP
session. To configure the FTP or SFTP
settings without a password, simply
omit this parameter.
protocol
Variable
ftp
sftp
The file transfer protocol.
The following commands configure an FTP or SFTP channel for configuration
log export to IP address 192.168.1.99, in the directory “current”, with file
name “cfg_log”, user name “anonymous”, and password “12345.”
root> platform security configuration-log-upload-params set
path \\ file-name cfg_log ip-address 192.168.1.99 protocol ftp
username anonymous password 12345
root> platform unit-info channel set protocol ftp
The following commands create a unit information file and export the file to
the external server location:
root> platform unit-info-file create
root> platform unit-info-file export