FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 540 of 597
Table 215: 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. To
leave the path blank, enter //.
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.
Example
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
21.8
Uploading the Configuration Log (CLI)
The configuration log lists actions performed by users to configure the system.
This file is mostly used for security, to identify suspicious user actions. It can
also be used for troubleshooting.
In order to upload the configuration log, you must install an FTP or SFTP
server on the laptop or PC from which you are performing the upload. IP-20
works with any standard FTP or SFTP server. For details, see Installing and
Configuring an FTP or SFTP Server.
To set the FTP or SFTP parameters for configuration log export, enter the
following command in root view:
root> platform security configuration-log-upload-params set
path <path> file-name <file-name> ip-address <ip-address>
protocol <protocol> username <username> password <password>
To display the FTP or SFTP parameters for configuration log export, enter the
following command in root view:
root> platform security configuration-log-upload-params show