HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

EXAMPLES
The following example sets up IP targets and links on System2 (target name), node 0 and node
1. The IP addresses specify the addresses on the target system:
cli% creatercopytarget System2 IP 0:193.1.1.11 1:193.1.2.11
The following example sets up FC targets and links to System2 (target name), node 0 and node
1:
cli%creatercopytarget System2 FC 2FF70002AC0000C3 0:1:1:20210002AC0000C3
1:3:2:21210002AC0000C3
NOTES
An earlier version of this command provided the options primary and secondary for setting
active and backup systems. These options were deprecated in InForm OS release 2.2.3.
IP targets are made up of pairs composed of the node, slot, and port of the ethernet port on
the local system and an IP address of the peer port on the target system.
FC targets are made up of sets with the node, slot, and port of the FC port on the local system
and WWN of the peer port on the target system.
creatercopytarget 129