![Quantum DXi4500 Manual Download Page 46](http://html1.mh-extra.com/html/quantum/dxi4500/dxi4500_manual_3756124046.webp)
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
46
Replication CLI Commands
Adding a Source on a
Target
syscli --add sourcerep --hostid <host_id>
This CLI command allows the admin user to add or specify the replication source
IP or hostname of a source DXi system for this system as a target.
Deleting a Source on a
Target
syscli --del sourcerep --hostid <host_id>
This CLI command allows the admin user to delete the given source IP or
hostname as a replication source on this target system.
Listing the Replication
Targets for the Source
syscli --list targetrep
This CLI command lists the target IP or hostname for this system as a source. If a
replication target host has been configured, the CLI displays any available
replication statistics.
Output data:
List
of
all
allowed
replication
target
IP
for
this
system
as
a
source:
TargetHost
=
10.40.164.70
Encryption
=
Enabled
Adding a Target on a
Source
syscli --add targetrep --hostid <host_id> [--encrypt]
This CLI command allows the admin user to add or specify the replication target
IP or hostname of a DXi system for this system as a source. Optionally, the
admin user can specify whether to encrypt the data before replicating and
sending to the target.
Note:
The target must be configured to receive replications from this source
before you can add a replication target on this source. At least one VTL
or share should exist on the target.
Deleting a Target on the
Source
syscli --del targetrep --hostid <host_id>
This CLI command allows the admin user to delete the given target IP or
hostname as a replication target on this source system.
Enabling VTL
Replication Options on
the Source
syscli --enablerep vtl --name <vtl_name> [--daily <hh:mm>] | [--
hourinterval 1|2|3|4|6|8|12 --starttime <hh>] [--cartbase] [--syncid
<sync_id>]
This CLI command allows the admin user to enable replication of the specified
VTL on the system as a source. The VTL name must be specified. Optionally, the
daily replication time to start and/or stop the cartridge base replication can be
specified. If
--daily
is specified, replication will occur on the time specified. If