User Manual

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)#
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/2
Dell(conf-if-te-0/2)#vlan untagged ?
<1-4094> Untagged VLAN id
Dell(conf-if-te-0/2)#
Dell(conf-if-te-0/2)#vlan untagged 4094
Dell(conf-if-te-0/2)#show config
!
interface TenGigabitEthernet 0/2
mtu 12000
vlan untagged 4094
!
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)#
Port Channel Interfaces
On an Aggregator, port channels are auto-configured as follows:
All 10GbE uplink interfaces (ports 9 to 12) are auto-configured to belong to the same 10GbE port
channel (LAG 128).
Server-facing interfaces (ports 1 to 8) auto-configure in LAGs (1 to 127) according to the NIC teaming
configuration on the connected servers.
In VLT mode, LAG-127 is reserved for VLTi.
Port channel interfaces support link aggregation, as described in IEEE Standard 802.3ad.
NOTE: A port channel may also be referred to as a link aggregation group (LAG).
Interfaces
99