CLI Guide

Ports with optimized paths are used first. If no optimized path exists, ports with unoptimized paths are
used . If only one port has an optimized path, then only that port is used.
The replication does not use another available port until all used ports become unavailable.
If a single host port loses connectivity, event 112 is logged. Because a peer connection is likely to be
associated with multiple host ports, the loss of a single host port may degrade performance. The loss of a
single port but does not usually cause the peer connection to be inaccessible.
Minimum role manage
Syntax
create peer-connection
[remote-password password]
remote-port-address remote-port-address
remote-username username name
Parameters
remote-password password
Optional in console format; required for API format. The password of the user is specified by the remote-
username parameter. If this parameter is omitted, the command prompts you to enter and reenter a value,
which is displayed obscured for security reasons.
remote-port-address remote-port-address
Specifies the FC WWN or iSCSI IP address of the remote system with which to create a peer connection
remote-username username
The name of a user in the remote system. The username must be a user with the manage role to remotely
configure or provision that system.
name
Specifies a name for the peer connection. Input rules:
The value is case-sensitive.
The value can have a maximum of 32 bytes.
The value can include spaces and printable UTF-8 characters except: " , < \
A value that includes a space must be enclosed in double quotes.
Examples On a storage system that will replicate using iSCSI to a second system, create peer connection Peer1 to
remote port address 192.168.200.22, using the credentials of remote user John.
# create peer-connection remote-port-address 192.168.200.22 remote-username
John remote-password P@ssw0rd Peer1
On a storage system that will replicate using FC to a second system, create peer connection Peer2 to
remote port address 247000c0ff1a45b8, using the credentials of remote user Admin1.
# create peer-connection remote-port-address 247000c0ff1a45b8 remote-
username Admin1 Peer2 Enter remote password: *******
Re-enter remote password: *******
See also
delete peer-connection
query peer-connection
set peer-connection
show peer-connections
create replication-set
Description
Creates a replication set for a specified volume or volume group. This command is not applicable to a system
with SAS controller modules. Linear replication sets and virtual peer connections and replication sets cannot
exist on a system simultaneously.
48 Alphabetical list of commands