Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
44 Replication CLI Commands
• --name: Must be a valid NAS share name for the system. To see a list of
available NAS shares on the system, use syscli --list share.
• --target: The host name or IP address of the replication target.
Deleting a NAS Target syscli --del nastarget --name <NAS share name> --target
<host_name_or_ip>
This CLI command allows the admin user to remove a replication target from the
NAS share.
CLI command options:
• --del: Remove a replication target from the NAS share.
• --name: Must be a valid NAS share name for the system. To see a list of
available NAS shares on the system, use syscli --list share.
• --target: The host name or IP address of the replication target to be
removed.
Listing NAS Targets syscli --list nastarget --name <NAS share name>
This CLI command allows the admin user to list the replication targets of the
NAS share.
CLI command options:
• --list: Displays the list of replication targets of the NAS share.
• --name: Must be a valid NAS share name for the system. To see a list of
available NAS shares on the system, use syscli --list share.
Adding a VTL Target syscli --add vtltarget --name <vtl_name> --target <host_name_or_ip>
This CLI command allows the admin user to add a replication target to the
partition.
CLI command options:
• --add: Add a replication target to the partition.
• --name: Must be a valid partition name for the system. To see a list of
available partitions on the system, use syscli --list vtl.
• --target: The host name or IP address of the replication target.
Deleting a VTL Target syscli --del vtltarget --name <vtl_name> --target <host_name_or_ip>
This CLI command allows the admin user to remove a replication target from the
partition
CLI command options:
• --del: Remove a replication target from the partition.