Configure license features

Define a feature section to create a distribution policy for each licensed feature managed by License Scheduler:

FLEX_NAME

Optional. Defines the feature name—the name used by FLEXnet to identify the type of license. You only need to specify this parameter if the License Scheduler token name is not identical to the FLEXnet feature name.

FLEX_NAME allows the NAME parameter to be an alias of the FLEXnet feature name.

default

A reserved keyword that represents the default License Scheduler project if the job submission does not specify a project (bsub -Lp) (does not apply if LSF_LIC_SCHED_STRICT_PROJECT_NAME=y in lsf.conf and you have not configured a default project for the required feature).

Example

Begin Feature 
FLEX_NAME=201-AppZ 
NAME=AppZ201 
DISTRIBUTION=LanServer1(Lp1 1 Lp2 1 default 1) 
End Feature