LSF_UDP_PORT_RANGE

Syntax

LSF_UDP_PORT_RANGE="min_port_number-max_port_number"

Description

UDP port range to be used by the LSF daemons. The UDP socket for the LSF daemons binds one port in the specified range.

For the minimum port number (min_port_number), specify an integer in the range 1024 - 65526 . For the maximum port number (max_port_number), specify an integer in the range 1033 - 65535. Include at least 10 ports in this range.

If not defined, LSF uses a random port in the range 1024 - 65535.

Default

Not defined.