Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
For Network Wide Licensing find the Fingerprint through EMS:
Select Insight GUI → License Manager.
Caption | ||||
---|---|---|---|---|
| ||||
For Local Licensing find the Fingerprint of the SBC at the CLI:
Ensure that the SBC is up and running.
Type the following command to get the Fingerprint.
Code Block |
---|
> show status system serverStatus
serverStatus vsbc1 {
hwType "Sonus SBC SWe";
serialNum BDF8FFBC-4335-4F62-8D08-62EFC9EE6D0C;
platformVersion V06.01.00A025;
applicationVersion V06.01.00A025;
mgmtRedundancyRole active;
upTime "0 Days 03:37:14";
applicationUpTime "0 Days 03:34:12";
lastRestartReason systemRestart;
syncStatus unprotected;
currentTime "2017/07/05 16:33:18 ";
pktPortSpeed speed1Gbps;
actualCeName NWL;
hwSubType virtualCloud;
fingerprint 2000-*1XYZQKWLPTVSDHN; |
License floating enables a limited number of licenses to be shared among a number of network devices It is applicable when the SBC is deployed on network wide licensing with a centralized SLS distributing licenses to the SBCs connected to it.
There are two ways to delete a license:
From the xml bundle at CLI or EMA for
...
legacy licenses.
From the Required License Table, in case of network licensing.
When a license name is deleted from the license required table the SBC returns all tokens of the license back to the SLS.
...
Info | ||
---|---|---|
| ||
Any existing sessions that are initiated prior to the license being removed can continue, but new calls will be denied access to the associated licensed functionality. |
...
Pagebreak |
---|