FIRST_PORT

Name
FIRST_PORT
Summary
Specifies the low end of the port range that the scheduler address space owns and assigns to a user server address space when the user server is started for IP communication.
Default
1201
Minimum Value
1
Maximum Value
65535
Additional Information
Specify the high end of the port range using LAST_PORT.

The port range (LAST_PORT - FIRST_PORT) specifies the maximum number of user server address spaces that can run in parallel.

Example
FIRST_PORT="1240"