
Issue 11
© Solarflare Communications 2014
276
Solarflare Server Adapter
User Guide
target-
dhcp=<enabled|disabled>
Enables or disables the use of DHCP to discover iSCSI
target parameters on the adapter.
If
target-dhcp
is disabled, you must specify the
following options:
target-server=<address>
target-iqn=<iqn>
target-port=<port>
target-lun=<LUN>
Example - Enable the use of DHCP to configure iSCSI
Target settings:
sfboot boot-type=iscsi target-
dhcp=enabled
target-server=<DNS name or
ipv4 address>
Specifies the iSCSI target’s DNS name or IPv4 address
to be used by the adapter when
target-dhcp
is
disabled.
Note that this option is only valid if iSCSI booting is
enabled (
boot-type=iscsi
).
Example:
sfboot boot-type=iscsi target-
dhcp=disabled target-server=192.168.2.2
target-port=<port_number>
Specifies the Port number to be used by the iSCSI
target when
target-dhcp
is disabled. The default
Port number is Port 3260.
Note that this option is only valid if iSCSI booting is
enabled (
boot-type=iscsi
).
Example:
sfboot boot-type=iscsi target-
dhcp=disabled target-port=3262
This option should only be used if your target is using
a non-standard TCP Port.
target-lun=<LUN>
Specifies the Logical Unit Number (LUN) to be used
by the iSCSI target when
target-dhcp
is disabled.
The default LUN is 0.
Note that this option is only valid if iSCSI booting is
enabled (
boot-type=iscsi
).
Table 67: Sfboot Parameters
Parameter
Description