HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
admitrcopylink
DESCRIPTION
The admitrcopylink command adds one or more links (connections) to a Remote Copy target
system.
SYNTAX
• For Remote Copy over IP (RCIP), the syntax for the admitrcopylink command is as follows:
admitrcopylink <target_name> <N:S:P:IP_address>...
• For Remote Copy over Fibre Channel (RCFC), the syntax for the admitrcopylink command
is as follows:
admitrcopylink <target_name> <N:S:P:WWN>...
AUTHORITY
• Super, Edit
• Any role granted the rcopylink_admit right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
None.
SPECIFIERS
<target_name>
The target name, as specified with the creatercopytarget command (see “creatercopytarget”
(page 128)).
<N:S:P:IP_address>...
Specifies 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.
<N:S:P:WWN>...
Specifies the node, slot, and port of the Fibre Channel port on the local system and a World Wide
Name (WWN) address on the target system.
Restrictions
• Functionality of this command requires the 3PAR Remote Copy license. Contact your local
service provider for more information.
• Access to all domains is required to run this command.
EXAMPLES
The following example adds a link on System2 (targetname), node 1. The IP address
193.1.2.11 specifies the address on the target system:
cli% admitrcopylink System2 1:2:1:193.1.2.11
48 Admit Commands