Modifying a vlan id, Deleting a vlan – Dell Emulex Family of Adapters User Manual
Page 804

OneCommand NIC Teaming and VLAN Manager User Manual
P009415-01A Rev. A
5. OneCommand NIC Teaming Manager Command Line Interface
The Command Reference
804
Modifying a VLAN ID
Syntax
# OcTeamCmd.exe modify vlan
Successful condition
Successfully modified the VLAN ID from
Error Conditions
VLAN ID
Invalid VLAN value specified.
Example
# OCTeamcmd.exe modify vlan LACPTeam 333 444
Deleting a VLAN
Note: Do not remove a team or VLAN while they are carrying traffic. Doing so may
produce unpredictable results.
Note: Adapters, teams and VLANs that have been disabled in Network Connections
or Device Manager cannot be managed by the NIC Teaming Manager and may
not be visible to the NIC Teaming Manager. Make sure that any affected
adapters, teams and VLANs are enabled before making any NIC Teaming
configuration changes.
Syntax
delete vlan <team-id|adapter-id> < vlan-id> {number}>
Parameters
Description
This command deletes one or more VLANs from a team or an adapter. You must
specify the VLAN with its VLAN ID. Additionally, if the VLAN to be deleted belongs
to a team, you must specify the team, and if the VLAN is assigned to an adapter, you
must specify the adapter id. Optionally, you can delete multiple VLANs by following
the VLAN ID with the number of VLANs to be deleted.
If you are deleting multiple VLANs, the specified VLAN ID is used as the VLAN ID of
the first VLAN to delete. The VLAN IDs of the other VLANs to be deleted must
team-id
Team to which a VLAN to be deleted belongs.
adapter-id
Adapter alias of the VLAN to be deleted from an adapter.
vlan-id
VLAN tag.
number
An optional parameter specifies the total number of VLANs to be
deleted. Valid values range from 1 to 64.