Delete a License Key

You can delete a license from your Oracle® Enterprise Session Border Controller, including licenses that have not expired. If you want to delete a license that has not expired, you need to confirm the deletion.

To delete a license from the Oracle® Enterprise Session Border Controller:

  1. Access the license configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# system
    ORACLE(system)# license
    ORACLE(license)#
  2. Type no and press Enter. A list of possible licenses to delete appears.
    ORACLE(license)# no
    feature:
    1: 16000 sessions, SIP, 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
    
    selection:
    ORACLE(license)#
  3. Type the number corresponding to the license you want to delete and press Enter.
    selection:1
  4. If the license has not expired, you will be asked to confirm the deletion.
    Delete unexpired license [y/n]?: y
    ORACLE(license)#

    Note:

    Do not type done before leaving the license configuration element.
  5. Type exit until you return to the top-level superuser prompt.
    ORACLE(license)# exit
    ORACLE(system)# exit
    ORACLE(configure)# exit
    ORACLE#
  6. 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