Tivoli Storage Manager for Sun Solaris Administrator's Reference

COMMMETHOD

Specifies a communication method to be used by the server. You can specify multiple COMMMETHOD options in the server options file.

Syntax

>>-COMMMethod----+-HTTP------+---------------------------------><
                 +-NONE------+
                 +-SHAREDMEM-+
                 +-SNMP------+
                 '-TCPIP-----'
 

Parameters

You can choose one of the following communication methods:

HTTP
Specifies the web-based communication method option. The TCP/IP communication method must also be specified in a COMMMETHOD option.

NONE
Specifies that no communication method is used. This option does not allow users to connect to the server and is useful for experimenting with policy commands.

SHAREDMEM
Specifies the shared memory communication method option.

SNMP
Specifies the SNMP communication method option.

TCPIP
Specifies the TCP/IP communication method option. This is the default.

Examples

commmethod sharedmem


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]