Storage mirroring server ports, Storage mirroring server ports -8 – HP Storage Mirroring Software User Manual

Page 40

Advertising
background image

3

-

8

Storage Mirroring server ports

The Storage Mirroring service uses two ports for Storage Mirroring communications.

!

netport

—The Storage Mirroring server uses this port to listen for commands from a Storage Mirroring text client.

!

unetport

—The Storage Mirroring server uses this port to send heartbeats to Storage Mirroring clients.

1.

To determine the current netport setting on a Storage Mirroring server, use the

get

command with the

netport

option. The default port number is

1100

.

2.

To modify the netport setting on a Storage Mirroring server, use the

set

command with the

netport

option. The

netport

option can be any number from 1025-65535 that you want to assign to the port.

3.

To determine the current unetport setting, use the

get

command with the

unetport

option. The default port number

is 1100.

4.

To modify the unetport, use the

set

command with the

unetport

option. The

unetport

option can be any number

from 1025-65535 that you want to assign to the port.

Command

GET

Description

The Text Client/DTCL sends a request to Storage Mirroring to return the value of a Storage
Mirroring program setting. The setting is retrieved by Storage Mirroring from the registry.

Syntax

GET <

option

> [

machine

]

Options

!

option

—See

Storage Mirroring Text Client program settings

on page 14-11.

!

machine

—Name of the machine

Examples

!

get netport

!

get VerifyLogName

!

get DefaultAddress

Notes

If you do not specify a machine name, the value from the current source will be returned. If you
have not identified an active source, no data will be returned.

Storage Mirroring version 4.3

Source Machine: indy (Access Level: FULL)

================================================================================
Command:

================================================================================
> set netport = 1110

Advertising