How to use multiple Network licenses with different levels?

When there are no license pooling options defined, the licenses are served in order of their ID numbers.

Example:

There are two licenses on the licenses server, and no options are defined in the bricsys.opt file as follows:
  • BricsCAD.lic (containing the Pro license) and id=1
  • BricsCAD(1).lic (containing the Ultimate license) and id=2

The BricsCAD.lic license is served first until all its seats are taken. After that, the BricsCAD(1).lic license is served.

For manual and advanced license pooling, see the License pooling article.