Network-wide licensing using a site license server (SLS) has been discontinued and is no longer available on SBC 8.0 or later releases.
In this section:
When operating in domain
license mode, use the licenseRequired
table to restrict specific node instances to a subset of a domain's licensed capacity, if needed. Entries in the License Required table are optional when using network-wide domain licensing (NWDL) and, when present, the entries specify limits on the license capacity allowed for the node. By default no limits are configured; the absence of entries in the License Required table indicates that the node is entitled to use the entire capacity assigned to the SBC cluster.
If you choose to specify any restrictions then you must configure appropriate limits for all counted features and also include entries in the License Required table for any on/off features you want to enable. If the License Required table contains a limit for any feature, any other features that are not included in the table are treated as having a license count of 0 and are effectively disabled. If you are using the full-capacity licensing option enabled by the SBC-CAPACITY-D license key, then any maxCount
values you specify in License Required table entries are ignored.
% set system licenseRequired <feature name> maxCount <2-1000000, or "unlimited">
set system licenseRequired SBC-RTU maxCount 100 commit show details system licenseRequired licenseRequired SBC-RTU { maxCount 100; } [ok]