Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
VTL Configuration CLI Commands
17
Deleting a Host
syscli --del host --wwpn <host_world_wide_port_name>
This CLI command allows the CLI admin to delete an existing host from available
host list. The required parameter is the host's WWPN. The host must be inactive
to delete it.
Listing Targets
syscli --list target
This CLI command allows the CLI admin to display a list of targets on the system.
It lists the node, alias (FC port) and the WWPN. An example output of a target is
given below.
List
of
targets:
Total
count
=
1
[target
=
1]
node
=
1
alias
=
FC3
wwpn
=
214108001bc08278
Listing Devices
syscli --list device --name <VTL_name>
This CLI command allows the CLI admin to display a list of devices on the
system. The list includes the type of device (VMC or VTD), serial number of the
device and the virtual tape library name the device is in. An example output of
devices on the system is shown below.
List
of
devices:
Total
count
=
3
[device
=
1]
vtl
name
=
MyVTL
type
=
VMC
serial
=
VL01SV0825BVA04501
[device
=
2]
vtl
name
=
MyVTL
type
=
VTD
serial
=
VL01SV0825BVA04501
[device
=
3]
vtl
name
=
MyVTL
type
=
VTD
serial
=
VL01SV0825BVA04501