Add_workflow_for_techpubs | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Use the licenseRequired
table to specify the feature licenses that the
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
licenseMode
configured as "network".Services enabled by a counted license can be configured with a minCount
and a maxCount
value. When these values are equal, the
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
minCount
irrespective of demand, and it will never request more licenses than the configured maxCount
value.Info | ||
---|---|---|
| ||
This command applies to Network Licensing is active ( |
Code Block | ||
---|---|---|
| ||
% set system licenseRequired <feature name> maxCount <2-1000000, or "unlimited"> minCount <1-256000> |
Info | ||
---|---|---|
| ||
|
Hide |
---|
The following note was removed from licenseRequired description based on Shambhu's directive to remove mention of the license. It may be added back in the future. Note: When SBC-CAPACITY is present in the licenseRequired table, only one token of each configured license will be sought from the license server. After a token is retrieved, the associated service is activated to full capacity and there is no further interaction between the SBC and license server. |
Caption | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Code Block |
---|
set system licenseRequired SBC-PSX-RTU minCount 10 maxCount 100 commit show details system licenseRequired licenseRequired SBC-PSX-RTU { minCount 10; maxCount 100; } [ok] |
Pagebreak |
---|