In this section:
A license is an authorization given to the end-user to use the application legally and specifies the terms of use. License enforcement is implemented on the SBC to ensure that licensed functionality is restricted to the amount of sessions or licensed features purchased. In local and network licensing modes, certain features that were previously treated as instance-based (on/off) licenses, are now considered as count-based licenses. A count-based license can be dynamically floated and shared among the SBC in a network licensing mode. It also allows the enforcement of the number of sessions purchased in local and network licensing modes. The SBC provides three licensing modes: Local Mode: The licenses are xml-based offering additional data such as purchase order information. The licenses are keyed to a particular SBC and the license files are installed from the EMS or EMA user interface, or from the new CLI interface. Network Mode: Licenses are pooled centrally in the SLS server which is co-located with the EMS. Licenses are keyed to a particular EMS pair and installed directly at the EMS. These licenses can float between SBCs in the network based on the demand. Each SBC configures a profile of licenses to pull from the SLS and can request and release counted licenses in-line with traffic demand. Instance based licenses, once retrieved from the SLS are kept at the SBC until the licenses are deleted using manual configuration at the SBC or if the SBC instance is taken out of service.
The Legacy licensing mode is currently the only option available when deploying hardware SBCs. Local and Network license modes are currently limited to specific SBC SWe deployments. For example, Network licensing is supported only by the SBC SWe Cloud at this time.
For more information, contact the Sonus Technical Assistance Center (TAC).
Use the following command to specify the licensing mode for the SBC application.
% set system licenseMode mode < legacy | local | network>
An SBC restart is required after changing the license mode.
Use the show table system licenseInfo
command to view the licensing mode settings. Refer to Show Table System for details.
set system licenseMode mode local show system licenseMode mode network;