336
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
S
WITCHING
C
OMMANDS
PLATFORM
VLAN
-
STACKING
-
TPID
platform vlan-stacking-tpid
Overview
This command specifies the Tag Protocol Identifier (TPID) value that applies to all
frames that are carrying double tagged VLANs. All nested VLANs must use the
same TPID value. (This feature is sometimes referred to as VLAN stacking or VLAN
double-tagging.)
Use the
no
variant of this command to revert to the default TPID value (0x8100).
Syntax
platform vlan-stacking-tpid <
tpid>
no platform vlan-stacking-tpid
Default
The default TPID value is 0x8100.
Mode
Global Configuration
Examples
To set the VLAN stacking TPID value to 0x9100, use the following commands:
awplus#
configure terminal
awplus(config)#
platform vlan-stacking-tpid 9100
To reset the VLAN stacking TPID value to the default (0x8100), use the following
commands:
awplus#
configure terminal
awplus(config)#
no platform vlan-stacking-tpid
Related
Commands
switchport vlan-stacking (double tagging)
show platform
show running-config
Parameter
Description
<
tpid>
The Ethernet type of the tagged packet, as a two byte hexadecimal
number.