-95
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
vlan dot1q tag native
vlan dot1q tag native
To enable tagging of native VLAN frames on all IEEE 802.1Q trunk ports, use the vlan dot1q tag native
command in global configuration mode. To return to the default setting, use the no form of this
command.
vlan dot1q tag native
no vlan dot1q tag native
Syntax Description This command has no arguments or keywords.
Defaults IEEE 802.1Q native VLAN tagging is disabled.
Command Modes Global configuration
Command History
Usage Guidelines When enabled, native VLAN packets going out all 802.1Q trunk ports are tagged.
When disabled, native VLAN packets going out all 802.1Q trunk ports are not tagged.
Layer 2 control packets that are normally untagged, such as MSTP and CDP, are still sent out untagged.
Examples This example shows how to enable 802.1Q tagging on native VLAN frames:
Switch# configure terminal
Switch (config)# vlan dot1q tag native
Switch (config)# end
You can verify your settings by entering the show vlan dot1q tag native privileged EXEC command.
Related Commands
Release Modification
12.2(52)EY This command was introduced.
Command Description
show vlan dot1q tag native Displays 802.1Q native VLAN tagging status.