Webports

The webports option enables the use of the web client outside a firewall.

The webports option enables the use of the web client outside a firewall by specifying the TCP/IP port number used by the Tivoli® Storage Manager client acceptor service and web client agent service for communications with the web client.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsValues for both the client acceptor daemon and the web client agent service are required.

Windows operating systemsValues for both the client acceptor service and the web client agent service are required.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsIf you do not specify this option, the default value, zero (0), is used for both ports. This causes TCP/IP to randomly assign a free port number for the client acceptor daemon and the web client agent service.

Windows operating systemsIf you do not specify this option, the default value, zero (0), is used for both ports. This causes TCP/IP to randomly assign a free port number for the client acceptor service and the web client agent service.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris 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. To set this option in the Client Preferences editor, click Edit > Client Preferences > Web Client , and specify the ports in the Web Agent Port and Web CAD Port fields.

Windows operating systemsPlace this option in the client options file (dsm.opt). To set this option in the Client Preferences editor, click Edit > Client Preferences > Web Client , and specify the ports in the Web Agent Port and Web CAD Port fields.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-WEBPorts-- --cadport-- --agentport--------------------------><

Parameters

AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemscadport
AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsSpecifies the required Tivoli Storage Manager client acceptor daemon port number. The range of values is 1000 through 32767. If a value is not specified, the default, zero (0), causes TCP/IP to randomly assign a free port number.
Windows operating systemscadport
Windows operating systemsSpecifies the required Tivoli Storage Manager client acceptor service port number. The range of values is 1000 through 32767. If a value is not specified, the default, zero (0), causes TCP/IP to randomly assign a free port number.
agentport
Specifies the required Tivoli Storage Manager web client agent service port number. The range of values is 1000 through 32767. If a value is not specified, the default, zero (0), causes TCP/IP to randomly assign a free port number.

Examples

Options file:
webports 2123 2124
Command line:
Windows operating systems
webports 2123, 2124

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsDoes not apply.