Administrator Guide

x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Vlan-stack
NUM Status Description Q Ports
* 1 Inactive
20 Active T Gi 0/42
100 Active M Gi 0/42
Dell(conf-if-vl-20)#
Example 2
Dell(config)#vlan-stack protocol-type 88A8
Dell(config)#interface gigabitethernet 3/10
Dell(conf-if-gi-3/10)#no shutdown
Dell(conf-if-gi-3/10)#switchport
Dell(conf-if-gi-3/10)#vlan-stack access
Dell(conf-if-gi-3/10)#exit
Dell(config)#interface tenGigabitethernet 8/0
Dell(conf-if-te-10/0)#no shutdown
Dell(conf-if-te-10/0)#portmode hybrid
Dell(conf-if-te-10/0)#switchport
Dell(conf-if-te-10/0)#vlan-stack trunk
Dell(conf-if-te-10/0)#exit
Dell(config)#interface vlan 10
Dell(conf-if-vlan)#vlan-stack compatible
Dell(conf-if-vlan)#member Gi 7/0, Gi 3/10, TenGi 8/0
Dell(conf-if-vlan)#exit
Dell(config)#interface vlan 30
Dell(conf-if-vlan)#untagged TenGi 8/0
Dell(conf-if-vlan)#exit
Dell(config)#
Dell(config)#interface vlan 40
Dell(conf-if-vlan)#tagged TenGi 8/0
Dell(conf-if-vlan)#exit
Dell(config)#
VLAN Stacking
1581