Reference Guide
Defaults All interfaces in Layer 2 mode are untagged.
Command
Modes
INTERFACE
Command
History
Version 8.3.17.0 Supported on the M I/O Aggregator.
Usage
Information
When you use the no tagged command, the interface is automatically placed in
the default VLAN as an untagged interface unless the interface is a member of
another VLAN. If the interface belongs to several VLANs, you must remove it from
all VLANs to change it to an untagged interface.
Tagged interfaces can belong to multiple VLANs, while untagged interfaces can
only belong to one VLAN at a time.
When two or more ports configured for VLANs form a LAG, the resulting LAG is a
tagged member of all the configured VLANs and an untagged member of the VLAN
to which the port with the lowest port ID belongs.
For example, if port 0/1-32 is an untagged member of VLAN 2 and port 0/41 is an
untagged member of VLAN 3, the resulting LAG consisting of the two ports is an
untagged member of VLAN 2 and a tagged member of VLAN3.
Example
Dell(conf-if-te-0/2)#vlan tagged ?
VLAN-RANGE Comma/Hyphen separated VLAN ID set
Dell(conf-if-te-0/2)#vlan tagged 2,3-4
Dell(conf-if-te-0/2)#show config
!
interface TenGigabitEthernet 0/2
mtu 12000
vlan tagged 2-4
!
port-channel-protocol LACP
port-channel 1 mode active
!
protocol lldp
advertise management-tlv system-name
dcbx port-role auto-downstream
no shutdown
Dell(conf-if-te-0/2)#
Related
Commands
interface vlan —Configures a VLAN.
vlan untagged — Specifies which interfaces in a VLAN are untagged.
vlan untagged (CMC)
Add a Layer 2 interface to a VLAN as an untagged interface.
Syntax
untagged interface
184
Interfaces