Users Guide
 no shutdown
Dell#
Dell(conf)#interface port-channel 20
Dell(conf-if-po-20)#switchport
Dell(conf-if-po-20)#vlt-peer-lag port-channel 20
Dell(conf-if-po-20)#vlan-stack trunk 
Dell(conf-if-po-20)#no shutdown
Dell#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
Dell#
Conīgure the VLAN as a VLAN-Stack VLAN and add the VLT LAG as members to the VLAN
Dell(conf)#interface vlan 50
Dell(conf-if-vl-50)#vlan-stack compatible 
Dell(conf-if-vl-50-stack)#member port-channel 10
Dell(conf-if-vl-50-stack)#member port-channel 20
Dell(conf-if-vl-50-stack)#
Dell#show running-config interface vlan 50
!
interface Vlan 50
 vlan-stack compatible
 member Port-channel 10,20
 shutdown
Dell#
Verify that the Port Channels used in the VLT Domain are Assigned to the VLAN-Stack VLAN
Dell#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(Te 1/1/8/1)
 M Po20(Te 1/1/2/1)
 V Po1(Te 1/1/3-5/1)
Dell#
918
Virtual Link Trunking (VLT)










