Reference Guide

Format
system data-protection cluster-partnerships add <RemoteIP> {options}
Arguments
Argument Description Format
<RemoteIP> IP address of the remote system IP address in IPv6 or IPv4 format
Options
Option Description Format
-UserName <UserName> Administrator of the remote
system
Administrator user name of the
remote system
-Password <Password> Password of the remote system
administrator
Password of the remote system
Example
Create a partnership with a FluidFS cluster that has the IP address 172.22.69.40 and has an administrator
named Administrator with the password Stor@ge!:
CLI> system data-protection cluster-partnerships add 172.22.69.40 -UserName
Administrator -Password Stor@ge!
system data-protection cluster-partnerships delete
Delete a partnership between two FluidFS clusters.
Format
system data-protection cluster-partnerships delete <RemoteSystemName>
Arguments
Argument Description Format
<RemoteSystemName> Name of the remote system Existing remote system name
Example
Delete a partnership with a FluidFS cluster named idffs2:
CLI> system data-protection cluster-partnerships delete idffs2
232
CLI Commands