SERVICE_PORT - UEC configuration option
Description
The SERVICE_PORT option specifies the IP port on which to accept network connection requests.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-p port |
|
|
|
|
|
Command Line, Long Form |
-svcport port |
|
|
|
|
|
Configuration File Keyword |
service_port port |
|
|
|
|
|
Values
port is the IP port on which to accept network connection requests.
Valid values for port are:
- Numeric value (for example, 7000)
- Service name (for example, uectlr)
Default is 8778.
Note
It is recommended that the default value be used, if possible.