
Solarflare
Server
Adapter
User
Guide
Solarflare
Adapters
on
Windows
Issue
20
©
Solarflare
Communications
2017
201
For
general
information
on
teaming
and
VLANs,
see
.
Sfteam:
Command
Usage
1
Login
with
an
administrator
account.
2
Click
Start
>
All
Programs
>
Solarflare
Network
Adapters
>
Command
Line
Interface
for
network
adapters
.
If
you
installed
the
Solarflare
system
tray
icon,
you
can
right
‐
click
the
icon
and
choose
Command
‐
line
tools
instead.
3
In
the
Command
Prompt
window,
enter
your
command
using
the
following
syntax:
sfteam
[option]
where:
‐
option
is
the
command
to
apply.
See
for
a
list
of
available
options.
If
using
sfteam
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%
or
refer
to
sfteam
as:
%SFTOOLS%\sfteam
Sfteam:
Command
Line
Options
lists
the
command
line
options
sfteam.
Note
that
command
line
options
are
case
insensitive
and
may
be
abbreviated.
NOTE:
Abbreviations
in
scripts
should
be
avoided,
since
future
updates
to
the
application
may
render
your
abbreviated
scripts
invalid.
Table
49:
Sfteam
Options
Option
Description
/Help
or
/?
or
/H
Displays
command
line
syntax
and
provides
a
description
of
each
sfteam
option.
/Version
Shows
detailed
version
information
and
exits.
/Nologo
Hides
the
version
and
copyright
message
at
startup.
/Verbose
Shows
extended
output
information
for
the
command
entered.
/Quiet
Aliases:
/Silent
Suppresses
all
output,
including
warnings
and
errors;
no
user
interaction.
You
should
query
the
completion
code
to
determine
the
outcome
of
commands
when
operating
silently.