Rmexch portconfig – HP 3PAR Recovery Manager Software for VMware vSphere Licenses User Manual

Page 68

Advertising
background image

RMExch portconfig

SYNTAX

RMExch portconfig -h <WindowsServer> [-p <portnumber>]

DESCRIPTION

The RMExch portconfig command will display or update the current port configuration for the
Recovery Manager for Exchange service and RMExch CLI for the specified Windows server. When
only the -h argument is supplied, this command will list the current port number used by Recovery
Manager for Exchange for the Windows server. When -p is supplied, the port will be updated to
the argument followed by -p. The default port used by Recovery Manager for Exchange is 9933.
This should be run against all of the production servers and backup servers. If you update the port
setting on a Windows server, you will need to restart the Recovery Manager for Exchange Agent
Service before connecting through that port.

PARAMETERS

The following options are supported:

-h <WindowsServer>

- The name of the windows server to display/update the port

configuration. If the host is in a different domain, specify the FQDN.

-p <portnumber>

- Optional. If specified, the command will update the port used. If

unspecified, the command will show the current configuration. Valid values are 1024 to
65535.

Examples

The following command will display the current port configuration for server Alpha.

RMExch portconfig -h Alpha

The following command will update the port configuration for server Alpha to 9950.

RMExch portconfig -h Alpha -p 9950

68

Using the Recovery Manager CLI

Advertising