OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Bridge Commands : bridge encapsulation dot1q
bridge encapsulation dot1q
Use this command to add the TPID which is configured on a parent interface in the case of a routed packet destined to an SVI interface.
Use the no parameter with this command to configure the default behavior.
Note: OcNOS only supports configuration of a single bridge.
Command Syntax
bridge <1-32> encapsulation dot1q
no bridge <1-32> encapsulation dot1q
Parameter
<1-32>
Bridge group ID.
Default
By default, routed packets destined to an SVI interface adds 0x8100 as the outer TPID.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#bridge 1 encapsulation dot1q
(config)#no bridge 1 encapsulation dot1q
Last modified date: 10/12/2023