REMOTE_PORT - UDM Manager configuration option
Description
The REMOTE_PORT option specifies the TCP port on the remote computer used for invoking UDM Server instances.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -p port | ||||
Command Line, Long Form | -port port | ||||
Environment Variable | UDMPORT=port | ||||
Configuration File Keyword | port port | ||||
STRUDM Parameter | PORT(port) |
Values
port is the TCP port on the remote computer.
Valid values for port are:
- Number
- Service name (for example, ubroker)
Default is 7887.