Service Manual
To return a port to accept either tagged or untagged frames (non-hybrid), use the no portmode hybrid
command.
Defaults non-hybrid
Command Modes INTERFACE (conf-if-interface-slot/port)
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the M I/O Aggregator.
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/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,
526 Interfaces