HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
ConID
Command
CONID
Description
l Allows you to to assign the value of a connection ID to a variable
l Lists the target and replication set for all connection IDs for a source
Syntax
l <variable>=CONID <repset> TO <target>
l CONID LIST [source]
Options
l variable—Name of the variable that you want to use to store the
connection ID
l repset—Replication set that was used to establish the connection
l target—Name of the target, an IP address on the target, or a virtual IP
address
l source—Name of the source
Examples
l $con_id=conid DataFiles to beta
l $ConnectionNumber=conid UserData to beta
l conid list alpha conid list alpha
Notes
l The conid list and variable=conid commands are two separate
commands.
l If no machine name is specified in the conid list command, the active
source will be used.
l Options Machine names that contain non-alphanumeric characters
must be enclosed in quotation marks.