Tcpclientport

The tcpclientport option specifies a TCP/IP port number for the server to contact the client when the server begins the server prompted scheduled operation.

Use this option only if you specify the prompted parameter with the schedmode option.

If sessioninitiation is set to serveronly, the value for the tcpclientport client option should be the same as the value for the LLAddress server option.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systems

Supported Clients

This option is valid for all clients. The Tivoli® Storage Manager client API does not support this option.

Options File

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsPlace this option in the dsm.sys file within a server stanza. You can set this option on the Scheduler tab, in the Your TCP/IP port field in the Preferences editor.

Windows operating systemsPlace this option in the client options file (dsm.opt). You can set this option on the Scheduler tab, in the Your TCP/IP port field in the Preferences editor.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-TCPCLIENTPort-- --client_port_address-----------------------><

Parameters

client_port_address
Specifies the TCP/IP port address you want the server to use to contact your client node. The range of values is 1 through 32767; the default is 1501.

Examples

Options file:
tcpclientp 1502
Command line:
-tcpclientport=1492     

This option is valid only on the initial command line. It is not valid in interactive mode.