HP ProLiant Network Adapter Software and Configuration Guide
Configuration and diagnostics 18
Parameter
Description
-NETMASK
Specifies the initiator subnet mask in dotted decimal notation.
-GATEWAY
Specifies the gateway IPv4 address in dotted decimal notation.
-BOOTPRIORITY
Specifies iSCSI boot priority as
PRIMARY, SECONDARY
or
DISABLE
.
iSCSI Target Configuration Options
These options can either be used individually with the -NIC=XX option,
or in a script file with the -I option. The value is specified in
-[OPTION]=[VALUE]
format.
-TARGETNAME
Specifies the IQN for the target.
-TARGETIP
Specifies the target IPv4 address in dotted decimal notation.
-TARGETDHCP
Enable or Disable to get the target information from DHCP Root Path.
-TARGETPORT
Specifies the TCP port number on the target to connect to.
-BOOTLUN
Specifies the LUN number to boot from.
Authentication Configuration Options
These options can either be used individually with the -NIC=XX option,
or in a script file with the -I option. The value is specified in
-[OPTION]=[VALUE]
format.
-AUTHENTICATIONMETHOD
Specifies either
NONE, CHAP
or
MutualCHAP
-CHAPUSERNAME
Specifies CHAP user name.
-CHAPSECRET
Specifies a secret text string to go with the CHAP user name. Secret
must be 12 to 16 characters long.
MUTUALCHAPSECRET
Specifies the reverse (target) CHAP secret text string. Secret must be 12
to 16 characters long.
FCoE General Configuration Options
These options have to be used with the -NIC=XX option. They
cannot be used with the
-ALL
option.
-WWPNPREFIX
Specifies the Prefix to use for the WWPN. The prefix comprises of 4
hex digits. Separators '-' or ':' are allowed but optional.
eg:
BOOTUTIL -NIC=1 -WWPNPREFIX=20-00
-WWNNPREFIX
Specifies the Prefix to use for the WWNN. The prefix comprises of 4
hex digits. Separators '-' or ':' are allowed but optional.
eg:
BOOTUTIL -NIC=1 -WWNNPREFIX=10-00
FCoE Target Configuration Options
These Options require the use of both the -NIC=XX Option AND the
-TARGET=XX
Option. The -ALL option is not allowed.
-WWPN
Specifies the WWPN for the selected Target. The WWPN consists of
16 HEX digits or 8 bytes. Each byte can be separated with '-' or ':' as
an optional separator.
eg: BOOTUTIL -NIC=1 -TARGET=1
-WWPN=00-11-22-33-44-55-66-77
-FCOELUN
Specifies the LUN for the selected FCoE Target. Valid range is 0..255.
-FCOEVLAN
Specifies the VLAN to use in order to connect to the selected target.
Valid range is 0..4094.
-BOOTORDER
Specifies the boot order for the selected target. Valid range is 1-4. If 0
is specified then this target will be excluded from the boot order. Boot
order values of 1-4 can only be assigned once to target(s) across all
FCoE boot-enabled ports.
NOTE: These commands can all be used on the same command line to
configure an entire target in one shot.
eg: BOOTUTIL -NIC=1 -TARGET=2 -
WWPN=0011223344556677
-FCOELUN=0 -FCOEVLAN=1 -BOOTORDER=2
The following are examples of typical BootUtil command lines: