FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 537 of 597
21.5.2
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 214: 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.
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 SFTP server.
server-path
Text String
The directory path from which you are downloading
the certificate. Enter the path relative to the SFTP
user's home directory, not the absolute path. To
leave the path blank, enter //.
filename
Text String
The certificate’s file name in the SFTP server.
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.