BROKER_PORT - UEMLoad configuration option

Description

The BROKER_PORT option specifies the TCP port upon which a local Universal Broker is accepting incoming connections.

The UEMLoad utility establishes a connection to the Broker over this port to request the startup of a UEM Server component that will handle processing of the UEMLoad request.

Usage

Specification Method

Parameter / Value

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-p port

(tick)

(tick)

Command Line, Long Form

-port port

(tick)

(tick)

Definition File Keyword

n/a

Values

port is the TCP port upon which the local Universal Broker is accepting connections.

The format of port is either:

  • Number (for example, 7887)
  • Service name (for example, ubroker)

Default is 7887.