HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)

l COMPRESSion level—Enables compression of data being sent
to the target at the level specified. Valid levels are 1 (minimum), 2
(moderate), or 3 (maximum).
l CLEARRESTOREREQUIRED—Clears the restore required flag
and initiates the connection
l ROUTE=target_ip—Specifies the IP address on the target that
will receive the incoming Storage Mirroring Recover data
Examples
l connect DataFiles to beta map exact
l connect UserData to beta map base d:\UserData\
l connect UserFiles to beta map exact orphans, compression 2
l con DataFiles to beta map exact mir, compress 1
Notes
l The default settings for this command are mirror, replicate,
nomonitor, and noorphans.
l The options (no)mirror, (no)replicate, (no)monitor, (no)orphans,
and compression can be used in any combination and in any
order. The first option does not require a comma, but the second
and remaining options do require a comma before the option.
l Options that contain non-alphanumeric characters must be
enclosed in quotation marks.
l If you are establishing a connection within a NAT or firewall
environment, you will need to specify the target using the IP
address and port number (separated by a colon) of the router. For
example, connect DataFiles to 10.10.1.57:1105 map exact.
l When scripting with this command, if a successful connection is
established, the command will return a positive number, which is
the connection ID assigned to that connection.