Displays the number of fixed licenses and the status of the floating licensing.
The lslicense command displays the number of fixed licenses and the status of the floating licensing.
Item | Description |
---|---|
-A | The -A flag causes the lslicense command to report the current number of available fixed licenses. When the -A flag is not specified, the maximum number of fixed licenses and license status is reported. |
-c | Displays the output in : (colon) form. |
lslicense
Example
output would be: Maximum number of fixed licenses is 10.
Floating licensing is enabled.
lslicense -c
Example output would be:#fixed:floating
10:on
lslicense -A
Output similar
to the following will display: Maximum number of fixed licenses is 2.
Floating licensing is disabled.
Number of available fixed licenses is 2.