OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Provider Bridging Commands : dot1ad ethertype
dot1ad ethertype
Use this command to change the TPID for a port.
Use the no form of this command to set the TPID to its default value.
Command Syntax
dot1ad ethertype (0x8100 | 0x88a8 | 0x9100 | 0x9200)
no dot1ad ethertype
Parameters
0x8100
IEEE 802.1Q VLAN-tagged frame
0x88a8
IEEE 802.1ad Provider Bridging Service VLAN tag identifier (S-Tag)
0x9100
Supported for interoperability with legacy devices
0x9200
Supported for interoperability with legacy devices
Default
The default TPID value is 8100.
Command Mode
Interface Mode
Applicability
This command was introduced before OcNOS version 3.0.
Examples
(config)#interface xe1
(config-if)#dot1ad ethertype 0x9100
(config-if)#exit
(config)#interface xe1
(config-if)#no dot1ad ethertype
(config-if)#exit
Last modified date: 10/12/2023