White Papers

Table Of Contents
shutdown
DellEMC(conf-if-vl-100-stack)# interface vlan 20
DellEMC(conf-if-vl-20)# tagged twentyFiveGigE 1/23
DellEMC(conf-if-vl-20)# show config
!
interface Vlan 20
no ip address
tagged twentyFiveGigE 1/23
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 Tf 1/23
100 Active M Tf 1/23
DellEMC(conf-if-vl-20)#
Example 2
DellEMC(config)# vlan-stack protocol-type 88A8
DellEMC(config)# interface twentyFiveGigE 3/10
DellEMC(conf-if-tf-3/10)# no shutdown
DellEMC(conf-if-tf-3/10)# switchport
DellEMC(conf-if-tf-3/10)# vlan-stack access
DellEMC(conf-if-tf-3/10)# exit
DellEMC(config)# interface twentyFiveGigE 5/1
DellEMC(conf-if-tf-5/1)# no shutdown
DellEMC(conf-if-tf-5/1)# portmode hybrid
DellEMC(conf-if-tf-5/1)# switchport
DellEMC(conf-if-tf-5/1)# vlan-stack trunk
DellEMC(conf-if-tf-5/1)# exit
DellEMC(config)# interface vlan 10
DellEMC(conf-if-vlan)# vlan-stack compatible
DellEMC(conf-if-vlan)# member twentyFiveGigE 4/1, twentyFiveGigE 3/10,
twentyFiveGigE 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)# interface vlan 30
DellEMC(conf-if-vlan)# untagged twentyFiveGigE 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)#
DellEMC(config)# interface vlan 40
DellEMC(conf-if-vlan)# tagged twentyFiveGigE 5/1
DellEMC(conf-if-vlan)# exit
DellEMC(config)#
VLAN Stacking
1627