Vlan untagged (cmc), Vlan untagged – Dell PowerEdge FX2/FX2s User Manual
Page 165

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
— Specifies which interfaces in a VLAN are untagged.
vlan untagged (CMC)
Add a Layer 2 interface to a VLAN as an untagged interface.
Syntax
vlan untagged [vlan-id]
To remove a untagged interface from a VLAN, use the no vlan untagged
[vlan-id] command.
Parameters
vlan-id
Enter the VLAN ID. The range is from 1 to 4094.
Defaults
All interfaces in Layer 2 mode are untagged.
Command
Modes
INTERFACE
Command
History
Version 9.4(0.0)
Supported on the FN I/O aggregator.
Usage
Information
Untagged interfaces can only belong to one VLAN.
In the default VLAN, you cannot use the no untagged interfacecommand. To
remove an untagged interface from all VLANs, including the default VLAN, enter
INTERFACE mode and use the no vlan taggedcommand.
165