HP StorageWorks Storage Mirroring for Linux User's Guide (T2558-96078, February 2008)

3 - 8
Storage Mirroring server ports
The Storage Mirroring daemon 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
1500.
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 1500.
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.
Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
Storage Mirroring version 4.3
Source Machine: indy (Access Level: FULL)
================================================================================
Command:
================================================================================
> set netport = 1110