Reference Guide

system data-protection NDMP-configuration edit
Description
Modify NDMP settings.
Format
system data-protection NDMP-configuration edit {options}
Options
Option Description Format
-DMAServers <DMAServers> DMA servers Comma-separated list of IP
addresses in the format: 'x.x.x.x'
-ClientPort <ClientPort> Client port number Whole positive number
Example
Add an NDMP server with the IP address 74.125.225.113 that uses the client port number 10000:
CLI> system data-protection NDMP-configuration edit -DMAServers 74.125.225.113 -
ClientPort 10000
system data-protection cluster-partnerships update-
protocol-version
Description
Upgrade the communication type for a remote FluidFS cluster.
NOTE: If there is a firewall between two FluidFS clusters, TCP ports 10550, 10551, and 10561‚10576
should be open for the client VIPs and all NAS controller IP addresses.
Format
system data-protection cluster-partnerships update-protocol-version
<RemoteSystemName> {options}
Arguments
Argument Description Format
<RemoteSystemName> Name of the remote system Existing remote system name
144