2-473
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
switchport private-vlan trunk native vlan
switchport private-vlan trunk native vlan
To control the tagging of native VLAN traffic on 802.1Q private VLAN trunks, use the switchport
private-vlan trunk native vlan tag command. To remove the control of tagging (and default to the global
setting), use the no form of the command.
switchport private-vlan trunk native vlan tag
no switchport private-vlan trunk native vlan tag
Syntax Description This command has no arguments or keywords.
Defaults The default setting is global; the settings on the port are determined by the global setting.
Command Modes Interface configuration
Command History
Usage Guidelines The configuration created with this command only applies to ports that are configured as private VLAN
trunks.
Examples This example shows how to enable 802.1Q native VLAN tagging on a PVLAN trunk:
Switch(config-if)# switchport private-vlan trunk native vlan tag
Switch(config-if)#
Related Commands show interfaces switchport
switchport mode
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.2(18)EW Removed vlan-id keyword.