User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 698 of 825
Ceragon Proprietary and Confidential
Table 232: Security Log CLI Parameters
Parameter
Input Type
Permitted Values
Description
server-path
Text String
The directory path to which you are
uploading the security log. Enter the path
relative to the FTP 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 "//".
file-name
Text String
The name you want to give the file you are
uploading.
ip-address
Dotted
decimal
format.
Any valid IP
address.
The IP address of the FTP server.
protocol
Variable
ftp
sftp
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 settings without a
password, simply omit this parameter.
The following commands configure an FTP channel for security log upload to IP
address 192.168.1.80, in the directory “current”
, with file name
“security_log_Oct8.zip”,
user name “anonymous”,
and password “12345”,
and
initiate the upload:
root> platform security file-transfer set server-path \current
file-name security_log_Oct8.zip ip-address 192.168.1.80
protocol ftp username anonymous password 12345
root> platform security file-transfer operation set upload-
security-log