
Issue 11
© Solarflare Communications 2014
274
Solarflare Server Adapter
User Guide
boot-
type=<pxe|iscsi|disabled>
Sets the adapter boot type.
pxe
– PXE (Preboot eXecution Environment) booting
iscsi
– iSCSI (Internet Small Computer System
Interface) booting
disabled
– Disable adapter booting
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
Table 67: Sfboot Parameters
Parameter
Description