HP Virtual Connect Enterprise Manager 6.3 CLI Guide

remove iscsi-boot-param
The remove iscsi-boot-param command removes all the iSCSI boot parameters configured
on the specified iSCSI connection.
Syntax
-remove iscsi-boot-param profilename <profileName> -port <port>
Parameters
Table 23 Parameter descriptions for remove iscsi-boot-param
OptionalRequiredDescriptionParameter
xThe name of the profile from
which the boot parameter is
to be removed.
-profilename
xThe port number from which
the boot parameter is to be
removed.
-port
Output
The function returns the result of the remove operation or a jobid if nb is specified.
Examples
Remove boot parameters configured on connection 1 of MyProfile1:
vcemcli -remove iscsi-boot-param profilename MyProfile1 port 1
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 show job (page 67).
56 Using VCEM commands