dotad
This command allows you to change the TPID for a port.
Use the no form of this command to unset the TPID to default value.
Command Syntax
dotad ethertype ETHERTYPE
no dotad ethertype
Parameters
dotad
Set the switching characteristics of the Layer2 dot1q header.
ETHERTYPE
Ethertype value for outer tag (Allowed ethertype values are 0x8100 (default) or 0x88a8 0r 0x9100 or 0x9200)
Default
The default TPID value is 8100.
Command Mode
Interface Mode
Applicability
This command was introduced before OcNOS-SP version 1.0.
Examples
#configure terminal
(config)#interface xe1
(config-if)# dotad ethertype 0x88a8
(config-if)# no dotad ethertype
Last modified date: 07/13/2023