Reference Guide
• 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 Example below. This
example shows unconfiguration of the hybrid port using the no portmode hybrid
command.
NOTE: You must remove all other configurations on the port before you can remove the
hybrid configuration from the port.
Example
FTOS(conf)#interface gi 7/0
FTOS(conf-if-gi-7/0)#portmode hybrid
FTOS(conf-if-gi-7/0)#interface vlan 10
FTOS(conf-if-vl-10)#untagged gi 7/0
FTOS(conf-if-vl-10)#interface vlan 20
FTOS(conf-if-vl-20)#tagged gi 7/0
FTOS(conf-if-vl-20)#
Example
FTOS(conf-if-vl-20)#do show interfaces switchport
Name: GigabitEthernet 7/0
802.1QTagged: Hybrid
Vlan membership:
Vlan 10, Vlan 20
Native VlanId: 10
FTOS(conf-if-vl-20)#
Example (Vlan)
FTOS(conf-if-vl-20)#interface vlan 10
FTOS(conf-if-vl-10)#no untagged gi 7/0
FTOS(conf-if-vl-10)#interface vlan 20
FTOS(conf-if-vl-20)#no tagged gi 7/0
FTOS(conf-if-vl-20)#interface gi 7/0
FTOS(conf-if-gi-7/0)#no portmode hybrid
FTOS(conf-if-vl-20)#
Related
Commands
show interfaces switchport – displays the configuration of switchport (Layer 2) interfaces on
the switch.
switchport – places the interface in a Layer 2 mode.
vlan-stack trunk – specifies an interface as a trunk port to the Stackable VLAN network.
rate-interval
Configure the traffic sampling interval on the selected interface.
C-Series, E-Series, S-Series, Z-Series
Syntax
rate-interval seconds
Parameters
seconds
Enter the number of seconds for which to collect traffic data. The
range is 30 to 299 seconds.
796










