Add a License Key

Once you have obtained a license key, you can add it to your Oracle® Enterprise Session Border Controller and activate it.

  1. Access the license configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# system
    ORACLE(system)# license
    ORACLE(license)#
  2. Using the add command and the license key you received from Oracle, add the license to your Oracle® Enterprise Session Border Controller.
    ORACLE(license)# add sl25o39pvtqhas4v2r2jc1oaen9e01o21b1dmh3

    Note:

    Do note type done after you add the license. If you do, the system will return an error.
  3. You can check that the license has been added by using the ACLI show command within the license configuration.
    ORACLE(license)#  show
    License #1: 16000 sessions, SIP, LI,
                Transcode Codec AMR (25 AMR transcoding sessions),
                Transcode Codec EVRC (25 EVRC transcoding sessions),
                Transcode Codec Opus (25 OPUS transcoding sessions),
                Transcode Codec SILK (25 SILK transcoding sessions)
                expires at 06:28:15 Feb 07 2106
                installed at 17:03:53 May 04 2017
    ORACLE(license)#

    Note:

    Do not type done before exiting the license configuration element.
  4. Type exit until you return to the top-level superuser prompt.
    ORACLE(license)# exit
    ORACLE(system)# exit
    ORACLE(configure)# exit
    ORACLE#
  5. Perform a save- and activate- on the configuration.
    ORACLE#  save-config
    checking configuration
    --------------------------------------------------------------------------------
    Results of config verification:
       0 configuration error
    --------------------------------------------------------------------------------
    Save-Config received, processing.
    waiting for request to finish
    Request to 'SAVE-CONFIG' has Finished,
    Save complete
    Currently active and saved configurations do not match!
    To sync & activate, run 'activate-config' or 'reboot activate'.
    ORACLE# activate-config
    Activate-Config received, processing.
    waiting for request to finish
    Setting phy on Slot=0, Port=0, MAC=00:08:25:22:81:B0, VMAC=00:08:25:22:81:B0
    Setting phy on Slot=0, Port=1, MAC=00:08:25:22:81:B1, VMAC=00:08:25:22:81:B1
    Request to 'ACTIVATE-CONFIG' has Finished,
    Activate Complete