For a connection to a queue manager, this property specifies the local network interface to be used, or the local port or range of local ports to be used, or both.
Providing this information is necessary only if the system on which the application is running has two or more network interfaces and you need to be able to specify which interface must be used for the connection. If the system has only one network interface, only that interface can be used. If the system has two or more network interfaces and you do not specify which interface must be used, the interface is selected at random.
If high_port is also specified, low_port is interpreted the lowest port number in a range of port numbers.
The maximum length of the string is 48 characters.
By default, the property is not set.
This property is relevant only when an application connects to a queue manager in client mode.