5.3 Restrict the hostIDs that can use a license
Create an option file called microchip.opt in the same location as the license files and add the following lines to the file:
HOST_GROUP project_group <hostname> <another_hostname> …
INCLUDE product_name host_group project_group
where product_name
represents values found in Section 4.10 “Determine
the Product Name.” This must be the same as the second value after the
LICENSE
in the license file:
LICENSE microchip product_name permanent 24 …
Include all the hostnames
(computer names) for the client computers to
which you wish to be able to use the license.
See also The ISV Options File.