Concept Guide

untagged frames and classify them as VLAN 10 frames
VLAN 20 tagged frames
The following describes the do show interfaces command shown in the following example. This example
shows output with “Hybrid” as the newly added value for 802.1QTagged. The options for this eld are:
True — port is tagged
False — port is untagged
Hybrid — port accepts both tagged and untagged frames
The following describes the interface vlan command shown in the following example. This example shows
unconguration of the hybrid port using the
no portmode hybrid command.
NOTE: Remove all other congurations on the port before you can remove the hybrid conguration from
the port.
Example
Dell(conf)#interface tengig 0/2
Dell(conf-if-te-0/2)#no shut
Dell(conf-if-te-0/2)#portmode hybrid
Dell(conf-if-te-0/2)#sw
Dell(conf-if-te-0/2)#int vlan 10
Dell(conf-if-vl-10)#tag tengig 0/2
Dell(conf-if-vl-10)#int vlan 20
Dell(conf-if-vl-20)#untag tengig 0/2
Dell(conf-if-vl-20)#
Example (tagged
hybrid)
Dell(conf)#interface tengig 0/2
Dell(conf-if-te-0/2)#no shut
Dell(conf-if-te-0/2)#portmode hybrid
Dell(conf-if-te-0/2#sw
Dell(conf-if-te-0/2)#int vlan 10
Dell(conf-if-vl-10)#int tengig 0/2
Dell(conf-if-vl-20)# untag tengig 0/2
Dell (conf-if-vl-20)#
Dell(conf)#do show interfaces switchport tengigabitethernet 3/2
Codes: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Trunk, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged,
V - VLT tagged
Name: TenGigabitEthernet 3/2
802.1QTagged: Hybrid
Vlan membership:
Q Vlans
U 20
T 10
Native VlanId: 20.
Dell(conf)#
Example
(uncongure the
hybrid port)
Dell(conf-if-vl-20)#interface vlan 10
Dell(conf-if-vl-10)#no untagged tengig 0/2
Dell(conf-if-vl-10)#interface vlan 20
Dell(conf-if-vl-20)#no tagged tengig 0/2
Dell(conf-if-vl-20)#interface tengig 0/2
Dell(conf-if-te-0/2)#no portmode hybrid
Dell(conf-if-vl-20)#
560 Interfaces