HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 116
storage-management
Manage iSCSI storage management information for LeftHand network P4000 devices.
Supported actions: add, help, remove, set, show
Item Description
add
storage-management
Add iSCSI storage management credentials.
Syntax
add storage-management <name> ip=<IPv4Address>
username=<user_name> [password=<password>]
Parameter
name (required)
The name for the iSCSI storage management
Properties
ip (required)
The iSCSI storage management IPv4 address
username (required)
An administrator for the storage management
password (optional)
The user password. The password can be entered as clear text in the command.
If you do not specify the password, you are prompted to enter the password as a
masked string at the prompt.
Examples
->add storage-management SMName ip=16.89.125.10
username=user1 password=pass1
Adds iSCSI storage management records with password entered as clear text
->add storage-management SMName ip=16.89.125.12
username=user2
Add iSCSI storage management credential with password prompted and entered
as a masked string
Item Description
remove
storage-management
Delete iSCSI storage management credential records.
Syntax
remove storage-management [<name>|*]
Parameter
name (required)
The name of the storage management information being removed. Use "*" to
remove all storage management records.
Examples
->remove storage-management SMName
Removes the specified storage management records
->remove storage-management *
Removes all storage management records in the domain
Item Description
set
storage-management
Modify the specified iSCSI storage management credential.
Syntax
set storage-management <name> [ip=<IPv4Address>]
[username=<user_name>] [password=[<password>]]
Parameter
name (required)
The name for the iSCSI storage management
Properties
ip (optional)
The iSCSI storage management IPv4 address