If your Autodesk product supports the license borrowing feature, you can use the options file to configure license borrowing options. For example, define the maximum number of licenses that can be borrowed from your network at any one time, or define who can borrow an Autodesk product license.
At the end of a borrow period, the borrowed license is automatically disabled on the borrower's computer and becomes available again on the license server. A license can also be returned before the borrow period has ended.
BORROW_LOWWATER feature_code n
In the BORROW syntax, feature_code is the code for the Autodesk product, as specified in the license file, and “n” is the minimum number of licenses that must remain on the server. When this number is reached, no more licenses can be borrowed.
For example, the syntax BORROW_LOWWATER 85732ACDLT_2012_0F 3 means that for the product AutoCAD LT 2012, when only three licenses remain on the license server, no licenses can be borrowed.
MAX_BORROW_HOURS feature_code n
In this syntax, “n” is the number of hours that a license can be borrowed.
For example, the syntax MAX_BORROW_HOURS 85732ACDLT_2012_0F 360 means that for product AutoCAD LT 2012, licenses can be borrowed for 360 hours, or 15 days.
For more information about setting up the license borrowing feature, see the FLEXnet documentation in the Network License Manager directory. On a Windows server, the default install location for the documentation is C:\Program Files\Autodesk\Autodesk Network License Manager . On a Mac OS X or Linux server, the documentation is installed in the flexnetserver directory. Another good reference is the Autodesk Knowledge Network web page How to control network license access using an options file.