3.4.15. switchport vlan tpid

Syntax

switchport vlan tpid (0x8100|0x88a8|0x9100|0x9200)

Parameter


(0x8100 | 0x9100 |0x9200) Select TPID to set.


Default

Default TPID is 0x8100

Mode

Port Configuration

Usage

Use the switchport vlan tpid port configuration command to set TPID on interface. You can verify your setting by entering the show running-config command.

Example

This example sets the TPID to 0x9100 on interface gi10.

Switch(config)# interface gi10
Switch(config-if)# switchport vlan tpid 0x9100