Addendum

Command
History
Version 9.2(0.0) Introduced on the M I/O Aggregator. This command is
supported in Programmable-Mux (PMUX) mode only.
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
The following describes the interface command shown in the following
example. This example sets a port as hybrid, makes the port a tagged member of
VLAN 20, and an untagged member of VLAN 10, which becomes the native VLAN
of the port. The port now accepts:
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 field 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 unconfiguration of the hybrid port using the no
portmode hybrid
command.
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,
344
Interfaces