User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 694 of 825
Ceragon Proprietary and Confidential
Parameter
Input Type
Permitted Values
Description
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 CSR.
username
Text String
The user name for the SFTP session.
password
Text String
The password for the SFTP session. To
configure the SFTP settings without a
password, simply omit this parameter.
21.5.1
Downloading a Certificate (CLI)
If the IP address family is configured to be IPv4, enter the following command in
root view to configure the SFTP server parameters for downloading a certificate:
root> platform security certificate-set-download-parameters
server-ipv4 <server-ipv4> server-path <server-path> filename
<filename> server-username <username> server-password
<password>
If the IP address family is configured to be IPv6, enter the following command in
root view to configure the SFTP server parameters for downloading a certificate:
root> platform security certificate-set-download-parameters
server-ipv6 < server-ipv6> server-path <server-path> filename
<filename> server-username <username> server-password
<password>
To display the currently-configured SFTP parameters for downloading a
certificate, enter the following command in root view:
root> platform security certificate-show-download-parameters
To download a certificate, enter the following command in root view:
root> platform security certificate-download
To display the status of a pending certificate download, enter the following
command in root view:
root> platform security certificate-download-show-status
To install a certificate, enter the following command in root view:
root> platform security certificate-install
Table 231: Certificate Download and Install CLI Parameters
Parameter
Input Type
Permitted Values
Description
server-ipv4
Dotted decimal
format.
Any valid IPv4 IP
address.
The IPv4 address of the PC or laptop
you are using as the SFTP server.