Administrator Guide

no ip address
switchport
vlan-stack trunk
no shutdown
DellEMC(conf-if-te-1/42)# interface vlan 100
DellEMC(conf-if-vl-100)# vlan-stack compatible
DellEMC(conf-if-vl-100-stack)# member tengigabitethernet 1/42
DellEMC(conf-if-vl-100-stack)# show config
!
interface Vlan 100
no ip address
vlan-stack compatible
member TenGigabitEthernet 1/42
shutdown
DellEMC(conf-if-vl-100-stack)# interface vlan 20
DellEMC(conf-if-vl-20)# tagged Tengigabitethernet 1/42
DellEMC(conf-if-vl-20)# show config
!
interface Vlan 20
no ip address
tagged TenGigabitEthernet 1/42
shutdown
DellEMC(conf-if-vl-20)# do show vlan
Codes: * - Default VLAN, G - GVRP VLANs
Q: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack
NUM Status Description Q Ports
* 1 Inactive
20 Active T Te 1/42
100 Active M Te 1/42
DellEMC(conf-if-vl-20)#
Example 2
DellEMC(config)# vlan-stack protocol-type 88A8
DellEMC(config)# interface TenGigabitethernet 3/10
DellEMC(conf-if-te-3/10)# no shutdown
DellEMC(conf-if-te-3/10)# switchport
DellEMC(conf-if-te-3/10)# vlan-stack access
DellEMC(conf-if-te-3/10)# exit
DellEMC(config)# interface TenGigabitethernet 5/1
DellEMC(conf-if-te-5/1)# no shutdown
DellEMC(conf-if-te-5/1)# portmode hybrid
DellEMC(conf-if-te-5/1)# switchport
DellEMC(conf-if-te-5/1)# vlan-stack trunk
DellEMC(conf-if-te-5/1)# exit
DellEMC(config)# interface vlan 10
DellEMC(conf-if-vlan)# vlan-stack compatible
DellEMC(conf-if-vlan)# member Te 4/1, Te 3/10, TenGi 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)# interface vlan 30
DellEMC(conf-if-vlan)# untagged TenGi 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)#
DellEMC(config)# interface vlan 40
DellEMC(conf-if-vlan)# tagged TenGi 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)#
1614
VLAN Stacking