
Solarflare
Server
Adapter
User
Guide
Solarflare
Adapters
on
Windows
Issue
20
©
Solarflare
Communications
2017
190
NOTE:
For
all
the
utilities,
the
options
are
documented
with
the
forward
slash
(/)
prefix.
You
can
also
use
a
single
dash
(
‐
)
or
a
double
dash
(
‐‐
)
as
a
prefix.
NOTE:
Utilities
must
be
run
as
an
administrator
to
make
any
changes.
When
run
as
a
non
administrator,
an
error
message
will
be
displayed.
4.20
Sfboot:
Boot
ROM
Configuration
Tool
•
•
•
Sfboot
is
a
Windows
command
line
utility
for
configuring
Solarflare
adapter
Boot
ROM
options,
including
PXE
and
UEFI
booting.
Using
sfboot
is
an
alternative
to
using
Ctrl+B
to
access
the
Boot
Rom
agent
during
server
startup.
See
for
more
information
on
the
Boot
Rom
agent.
Sfboot:
Command
Usage
1
Login
with
an
administrator
account.
2
Click
Start
>
All
Programs
>
Solarflare
Network
Adapters
>
Command
Line
Interface
for
Network
Adapters
.
3
From
the
Command
Prompt,
enter
the
command
using
the
following
syntax:
sfboot
[/Adapter
<Identifier>]
[options]
[parameters]
where:
‐
Identifier
is
the
name
or
ID
of
the
adapter
that
you
want
to
manage.
Specifying
the
adapter
is
optional
‐
if
it
is
not
included
the
command
is
applied
to
all
Solarflare
adapters
in
the
machine.
‐
option
is
the
option
you
want
to
apply.
See
for
a
list
of
available
options.
If
using
sfboot
in
a
configuration
script,
you
can
include
the
environment
variable
%SFTOOLS%
to
set
the
path
to
the
Solarflare
tools.
For
example:
SET
PATH=%PATH%;%SFTOOLS%