LAST_PORT

Name
LAST_PORT
Summary
Specifies the high 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
1249
Minimum Value
1
Maximum Value
65535
Additional Information
Specify the low end of the port range using FIRST_PORT.

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

Example
LAST_PORT="1270"