SERVICE_IP_ADDRESS - UBROKER configuration option

Description

The SERVICE_IP_ADDRESS option specifies the IP interface on which to accept network connection requests.

SERVICE_IP_ADDRESS is useful only if the system has multiple IP interfaces.

  • If the system has multiple interfaces and SERVICE_IP_ADDRESS is not used, connection requests are accepted on all interfaces defined on the system.
  • If the system has only one interface, do not use SERVICE_IP_ADDRESS.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

service_ip_address ipaddress

(tick)

(tick)

(tick)

(tick)

Values

ipaddress is the IP address on which to accept network connection requests.

Valid values for ipaddress are:

  • Dotted numeric format (for example, 20.30.40.50)
  • Domain name format (for example, myinterface).

Note

An asterisk ( * ) specifies all interfaces.


Default is *.