HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  128 
Supported actions: help, show 
Item  Description 
show status
Display the status of the domain and all components in the domain. 
Syntax 
show status 
Example 
->show status 
Displays domain status information 
storage-management 
Manage iSCSI storage management information for P4000 devices. 
Supported actions: add, help, remove, set, show 
  NOTE: The P4000 storage does not support IPv6. 
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 * 










