User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 709 of 825
Ceragon Proprietary and Confidential
Table 236: 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. If the location is the
home directory, it should be left
empty. If the location is a sub-folder
under the home directory, specify the
folder name. If the shared folder is
"C:\", this parameter can be left empty
or populated with "//".
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: