IBM Tivoli Storage Manager, Version 7.1

Tcpclientaddress

The tcpclientaddress option specifies a TCP/IP address if your client node has more than one address, and you want the server to contact an address other than the one that was used to make the first server contact.

The server uses this address when it begins the server prompted scheduled operation.

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

If sessioninitiation is set to serveronly, the value for the tcpclientaddress client option should be the same as the value for the HLAddress server setting.

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Windows 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 systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Place this option in the dsm.sys file within a server stanza. You can set this option on the Scheduler tab, Your TCP/IP address field of the Preferences editor.

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

Syntax

Read syntax diagramSkip visual syntax diagram
>>-TCPCLIENTAddress-- --client_address-------------------------><

Parameters

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Windows operating systems client_address
Specifies the TCP/IP address you want the server to use to contact your client node. Specify a TCP/IP Internet domain name or a numeric IP address. The numeric IP address can be either a TCP/IPv4 or TCP/IPv6 address. You can only use IPv6 addresses if you specified the commmethod V6Tcpip option.

Examples

Mac OS X operating systems Options file:

tcpclienta dsmclnt.mycompany.mydomain.com
or
tcplienta 192.168.0.1

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Options file:
tcpclienta dsmclnt.sanjose.example.com
Windows operating systems Command line:
-tcpclientaddress=128.33.10.249
-tcpclientaddress=khoyt.mycompany.mydomain.com
-tcpclientaddress=2002:92b:111:221:128:33:10:249    

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



Feedback