Output, Examples, Minimum required role based security – HP Insight Management-Software User Manual
Page 45: Remarks
Output
The function returns the result of the set operation or a jobid if –nb is specified.
Examples
•
Change the network to a different one:
vcemcli -set iscsi-connection –profilename MyNewProfile –portnumber
1 –network SomeNetwork
•
Unassign the network from the connection:
vcemcli -set iscsi-connection –profilename MyNewProfile –portnumber
1 –network ""
•
Set the speed to preferred
vcemcli -set iscsi-connection –profilename MyProfile –portnumber 1
–network MyNetwork –speedtype preferred
•
Modify the iSCSI connection and set the speed to 2Gb:
vcemcli -set iscsi-connection –profilename MyProfile –portnumber 1
–speedtype custom –speed 2000
Minimum Required Role Based Security
VCEM Group Operator
Remarks
The job status for the jobid can be obtained by executing VCEMCLI with the –show job command
and providing the associated job ID. For more information see
set iscsi-connection
45