Output, Examples, Minimum required role based security – HP Insight Management-Software User Manual
Page 40: Remarks
Table 15 Parameter descriptions for -set fcoe-connection (continued)
Optional
Required
Description
Parameter
•
secondary
•
disabled
Only one boot parameter is
allowed per FCoE
connection.
x
IMPORTANT:
The
-bootport
parameter is
only required when the
bootpriority
parameter
is set to either primary or
secondary
.
The target world wide port
name (WWPN) of the
controller interface on the
Fibre Channel storage
target. The port name is a
64-bit identifier in the
format:
NN:NN:NN:NN:NN:NN:NN:NN
-bootport
The designation N stands for
a hexadecimal number.
x
IMPORTANT:
The
-bootlun
parameter is
only required when the
bootpriority
parameter
is set to either primary or
secondary
.
The logical unit number
(LUN) of the volume used for
SAN boot. Valid values
include an integer from
0-255 or 16 hexadecimal
digits (HP-UX only).
-bootlun
Output
The function returns the result of the set operation or a jobid if –nb is specified.
Examples
•
Change the fabric of a FCoE SAN fabric connection:
vcemcli -set fcoe-connection –profilename MyProfile –portnumber 1
–fabric SAN_5
•
Set a FCoE SAN fabric connection to unassigned:
vcemcli -set fcoe-connection –profilename RedProfile –portnumber 2
–fabric ""
•
Modify the FCoE connection and set the speed to 5Gb:
vcemcli -set fcoe-connection –profilename MyProfile –portnumber 1
–speedtype custom –customspeed 5000
•
Change the SAN boot priority and set additional boot parameters:
vcemcli -set fcoe-connection –profilename BlueProfile –portnumber
1 -bootpriority primary –bootport 50:06:0B:00:00:C2:62:00 –bootlun
5
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
.
40
Using VCEM commands