Dell Emulex Family of Adapters User Manual
Page 790

OneCommand NIC Teaming and VLAN Manager User Manual
P009415-01A Rev. A
5. OneCommand NIC Teaming Manager Command Line Interface
The Command Reference
790
create team <team type> <team name> <adapter list> - creates a
team
delete team <team-id> - removes a team from the system
add adapter <team-id> <adapter-id> - adds an adapter to an
existing team
delete adapter <team-id> <adapter-id> - deletes an adapter from
an existing team
set reactdelay <delay-value> - sets the default reactivation
delay
set reactdelay <delay-value> <team-id> - sets reactivation delay
for a team
set nvlan <team-id ¦ adapter-id> <enabled ¦ disabled> - sets
native VLAN on a VLAN bound team or adapter
set primary <team-id> <adapter-id> –sets the specified adapter as
the primary member of the team
failover <team-id> - causes the specified failover team to change
which adapter is the active adapter.
VLAN Management Commands:
add vlan <team-id ¦ adapter-id> <vlan-id> <number> - adds one or
more VLANs to a team or an adapter
delete vlan <team-id ¦ adapter-id> <vlan-id> <number>> ¦ <vlan
alias> > - removes one or more VLANs to a team or an adapter
modify vlan <team-id | adapter-id> <old-id> <new-id>- Modifies
the VLAN ID of the specified team or adapter.
Example of Help With an Optional Command
c:\Program Files\Emulex\NIC Teaming>OcTeamCmd.exe help backup
Usage: octeamcmd backup <filename>
Creates a backup of the current NIC Teaming configuration in the
specified file. The specified file cannot already exist. The file
specification can include a directory path in addition to the
filename. If no directory path is specified, the backup file will be
placed in the current working directory. Any specified directory
path must exist and must be absolute or relative to the current
working directory. If either the directory path name or the
filename contains spaces, then the entire file specification must be
enclosed in double quotes.