
Issue 11
© Solarflare Communications 2014
245
Solarflare Server Adapter
User Guide
initiator-
dhcp=<enabled|disabled>
Enables or disables DHCP address discovery for the
adapter by the Boot ROM except for the Initiator IQN
(see
initiator-iqn-dhcp
). This option is only
valid if iSCSI booting is enabled (
boot-
type=iscsi
).
If initiator-DHCP is set to disabled, the following
options will need to be specified:
initiator-ip=<ip_address>
netmask=<subnet>
The following options may also be needed:
gateway=<ip_address>
primary-dns=<ip_address>
initiator-ip=<ipv4 address>
Specifies the IPv4 address (in standard “.” notation
form) to be used by the adapter when
initiator-
dhcp
is disabled.
Note that this option is only valid if iSCSI booting is
enabled (
boot-type=iscsi
).
Example:
sfboot boot-type=iscsi initiator-
dhcp=disabled initiator-
ip=<192.168.1.3>
netmask=<ipv4 subnet>
Specifies the IPv4 subnet mask (in standard “.”
notation form) to be used by the adapter when
initiator-dhcp
is disabled. Note that this option
is only valid if iSCSI booting is enabled (
boot-
type=iscsi
).
Example:
sfboot boot-type=iscsi initiator-
dhcp=disabled netmask=255.255.255.0
gateway=<ipv4 address>
Specifies the IPv4 subnet mask (in standard “.”
notation form) to be used by the adapter when
initiator-dhcp
is disabled. Note that this option
is only valid if iSCSI booting is enabled (
boot-
type=iscsi
).
Example:
sfboot boot-type=iscsi initiator-
dhcp=disabled gateway=192.168.0.10
Table 61: Sfboot Parameters
Parameter
Description