Concept Guide
DellEMC(conf-if-po-10)#no shutdown
DellEMC#show running-config interface port-channel 10
!
interface Port-channel 10
 no ip address
 switchport
vlan-stack access 
 vlt-peer-lag port-channel 10
 no shutdown
DellEMC#
DellEMC(conf)#interface port-channel 20
DellEMC(conf-if-po-20)#switchport
DellEMC(conf-if-po-20)#vlt-peer-lag port-channel 20
DellEMC(conf-if-po-20)#vlan-stack trunk 
DellEMC(conf-if-po-20)#no shutdown
DellEMC#show running-config interface port-channel 20
!
interface Port-channel 20
 no ip address
 switchport
vlan-stack trunk
 vlt-peer-lag port-channel 20
 no shutdown
DellEMC#
Conīgure the VLAN as a VLAN-Stack VLAN and add the VLT LAG as members to the VLAN
DellEMC(conf)#interface vlan 50
DellEMC(conf-if-vl-50)#vlan-stack compatible 
DellEMC(conf-if-vl-50-stack)#member port-channel 10
DellEMC(conf-if-vl-50-stack)#member port-channel 20
DellEMC(conf-if-vl-50-stack)#
DellEMC#show running-config interface vlan 50
!
interface Vlan 50
 vlan-stack compatible
 member Port-channel 10,20
 shutdown
DellEMC#
Verify that the Port Channels used in the VLT Domain are Assigned to the VLAN-Stack VLAN
DellEMC#show vlan id 50
Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - 
Community, I - Isolated
 O - Openflow
Q: U - Untagged, T - Tagged
 x - Dot1x untagged, X - Dot1x tagged
 o - OpenFlow untagged, O - OpenFlow tagged
 G - GVRP tagged, M - Vlan-stack
 i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged
 NUM Status Description Q Ports
 50 Active M Po10(Gi 1/8)
 M Po20(Gi 1/20)
 V Po1(Gi 1/30-32)
DellEMC#
1020
Virtual Link Trunking (VLT)










