Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
90
Path To Tape CLI Commands
Path To Tape CLI Commands
The following Path to Tape CLI commands are available:
•
Listing the Path to Tape Initiator
•
Listing the Path to Tape Ports
•
•
•
•
•
•
•
•
•
•
Listing the Path to Tape
Initiator
syscli --list pttinitiator
This CLI command provides a list of path to tape initiators that are present on
the system.
Listing the Path to Tape
Ports
syscli --list port
This CLI command provides a list of initiator and target ports that are present on
the system. The output parameters, Row and Column, of this command give the
relative node port location in row and column, respectively.
Adding a Backup User
syscli --add backupuser --name <backup_user_name> --password
<backup_user_password> [--desc <description>]
This CLI command allows the admin user to add a backup application user.
•
--desc
: user description. Enclosed in double quotes if string contains spaces
or special characters.
Editing a Backup User
syscli --edit backupuser --name <backup_user_name> --password
<backup_user_password> [--desc <description>]
This CLI command allows the admin user to edit a backup application user.
•
--desc
: user description. Enclosed in double quotes if string contains spaces
or special characters.