
Issue 11
© Solarflare Communications 2014
193
Solarflare Server Adapter
User Guide
4.22 Sfteam: Adapter Teaming and VLAN Tool
• Sfteam: Command Usage...Page 193
• Sfteam: Command Line Options...Page 193
Sfteam is a Windows command line utility used to configure and manage the teaming and VLAN
features of the Solarflare adapters. You may find it easier to create and manage teams and VLANs
with SAM, Solarflare’s graphical adapter manager. As an alternative, or where SAM is not available,
sfteam provides a method of creating teams and VLANs from the command line or configuration
script.
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.