Reference Guide

Adding an Interface to a Tagged VLAN
The following example shows you how to add a tagged interface (Tel/7) to a VLAN (VLAN 2).
Enter the vlan tagged command to add interface Te 1/7 to VLAN 2, which is as shown below. Enter the
show vlan command to verify that interface Te 1/7 is a tagged member of VLAN 2..
Dell(conf-if-te-1/7)# vlan tagged 2
Dell(conf-if-te-1/7)# exit
Dell(conf)# exit
Dell# show vlan id 2
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P -
Primary, C - Community,
I - Isolated
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT
tagged, C - CMC tagged
NUM Status Description Q Ports
2 Active U Po1(Te 0/7,18)
T Po128(Te 0/50-51)
T Te 1/7
Dell(conf-if-te-1/7)
Except for hybrid ports, only a tagged interface can be a member of multiple VLANs. You can assign
hybrid ports to two VLANs if the port is untagged in one VLAN and tagged in all others.
NOTE: When you remove a tagged interface from a VLAN (using the no vlan tagged command),
it remains tagged only if it is a tagged interface in another VLAN. If you remove the tagged interface
from the only VLAN to which it belongs, the interface is placed in the default VLAN as an untagged
interface.
Adding an Interface to an Untagged VLAN
To move an untagged interfaces from the default VLAN to another VLAN, use the vlan untagged
command as shown in the below figure.
Dell(conf)# interface tengigabit 0/16
Dell(conf-if-te-0/16)# vlan untagged 4
Dell(conf-if-te-0/16)# exit
Dell(conf)# exit
Dell#00:23:49: %STKUNIT0-M:CP %SYS-5-CONFIG_I: Configured from console
Dell# show vlan id 4
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P -
Primary,
C - Community, I - Isolated
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT
tagged, C - CMC tagged
NUM Status Description Q Ports
4 Active U Po1(Te 0/16)
T Po128(Te 0/33,39,51,56)
104
Interfaces