Installation guide

ENABLE ACLI COMMANDS A - M
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 49
Notes This command displays the version number of the running configuration, and
integer value that is incremented by one for each new configuration version.
Example ACMEPACKET# display-running-cfg-version
enable
The enable command changes the current ACLI session from User mode to
Superuser mode.
Syntax enable
Mode User
Release First appearance: 1.0
Notes Observing the command prompt can tell you if the Net-Net SBC is in user or
superuser mode. A ">" (close-angle-bracket) indicates User mode and a "#"
(pound) sign indicates Superuser mode.
Example ACMEPACKET# enable
exit
The exit command exits from the current command shell or configuration subsystem
to the next higher level.
Syntax exit
Mode User
Release First appearance: 1.0
Example ACMEPACKET# exit
generate-certificate-request
For TLS Support, the generate-certificate-request command allows you to
generate a private key and a certificate request in the PKCS10 PEM format. The
generated private key is stored in the certificate record configuration. If the certificate
record is designed to hold a CA certificate, there is no need to generate a certificate
request.
Syntax generate-certificate-request <certificate-record-name>
Arguments <certificate-record-name> Enter the name of the certificate you want to view.
Mode Superuser