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 IBM® Storage Protect client acceptor service and web client agent service for communications with the web client.

Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsValues for both the client acceptor 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.

Linux operating systemsOracle Solaris operating
systemsAIX 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 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.

Supported Clients

This option is valid for all clients. The IBM Storage Protect API does not support this option.

Options File

Linux operating systemsOracle Solaris operating
systemsAIX 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 Client Acceptor 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 Client Acceptor Port fields.

Syntax

Read syntax diagramSkip visual syntax diagramWEBPorts cadport agentport

Parameters

Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemscadport
Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsSpecifies the required client acceptor 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 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 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

Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systemsDoes not apply.