REMOTE_PORT - UCMD Manager configuration option

Description

The REMOTE_PORT option specifies the TCP port on the remote computer on which to send the command.

The remote computer must have a Universal Broker running and accepting connections on the specified port.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-p port


(tick)

(tick)

(tick)

Command Line, Long Form

-port port


(tick)

(tick)

(tick)

Environment Variable

UCMDPORT port

(tick)

(tick)

(tick)


Configuration File Keyword

port port

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

PORT(port)

(tick)




Values

port is the TCP port IP on the remote computer.

The format of port can be either:

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

Default is 7887.