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

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX 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.

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX 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 Spectrum Protect API does not support this option.

Options File

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX 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

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX operating systemscadport
Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX 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

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX operating systemsDoes not apply.