Command Line Reference Guide

NOTE: Remove all other configurations on the port before you can remove
the hybrid configuration from the port.
Example
Dell(conf)#interface tengig 0/20
Dell(conf-if-te-0/20)#no shut
Dell(conf-if-te-0/20)#portmode hybrid
Dell(conf-if-te-0/20)#sw
Dell(conf-if-te-0/20)#int vlan 10
Dell(conf-if-vl-10)#tag tengig 0/20
Dell(conf-if-vl-10)#int vlan 20
Dell(conf-if-vl-20)#untag tengig 0/20
Dell(conf-if-vl-20)#
Example
(tagged hybrid)
Dell(conf)#interface tengig 0/20
Dell(conf-if-te-0/20)#no shut
Dell(conf-if-te-0/20)#portmode hybrid
Dell(conf-if-te-0/20#sw
Dell(conf-if-te-0/20)#int vlan 10
Dell(conf-if-vl-10)#int tengig 0/20
Dell(conf-if-vl-20)# untag tengig 0/20
Dell (conf-if-vl-20)#
Dell(conf)#do show interfaces switchport tengigabitethernet
3/20
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/20
802.1QTagged: Hybrid
Vlan membership:
Q Vlans
U 20
T 10
Native VlanId: 20.
Dell(conf)#
Example
(unconfigure
the hybrid port)
Dell(conf-if-vl-20)#interface vlan 10
Dell(conf-if-vl-10)#no untagged tengig 0/20
Dell(conf-if-vl-10)#interface vlan 20
Dell(conf-if-vl-20)#no tagged tengig 0/20
Dell(conf-if-vl-20)#interface tengig 0/20
Dell(conf-if-te-0/20)#no portmode hybrid
Dell(conf-if-vl-20)#
Related
Commands
show interfaces switchport — displays the configuration of switchport (Layer 2)
interfaces on the switch.
vlan-stack trunk — specifies an interface as a trunk port to the Stackable VLAN
network.
Interfaces
577