Creating a Replication Target (CLI)
■
Name - a name of the target to display in the BUI and CLI of the source appliance.
■
Hostname - an IP address, or host name, of the target appliance.
Note - Use an IP address configured with a static route to force traffic over a specific
network interface.
■
Root password - the root password of the target appliance, to authorize the connection.
4.
Click Add.
Related Topics
■
“Replication Targets” on page 529
■
“Remote Replication Workflow” on page 470
■
“Replicating an Encrypted Share” on page 586
Creating a Replication Target (CLI)
A replication target establishes a secure communication connection between source and target
appliances. To create a replication target:
1.
From the source appliance, navigate to the targets node, and enter target to
configure a remote appliance as a replication target.
host_source:> configuration services replication targets> target
host_source:configuration services replication target (uncommitted)>
2.
Set the target hostname, root_password, and label.
Note - Use an IP address configured with a static route to force traffic over a specific network
interface.
host_source:configuration services replication target (uncommitted)> set hostname=203.
123.225.201
host_source:configuration services replication target (uncommitted)> set
root_password=password
host_source:configuration services replication target (uncommitted)> set label=repl_1
3.
Commit the changes.
host_source:configuration services replication target (uncommitted)> commit
Remote Replication 475