The display bpdu-tunnel interface config command displays bridge protocol data unit (BPDU) tunneling configuration information.
Usage Scenario
You can run the display bpdu-tunnel interface config command to view the following information.
Precautions
The display bpdu-tunnel interface config command can be run only in the interface view.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> system-view [~HUAWEI] interface gigabitethernet 0/1/0 [~HUAWEI-GigabitEthernet0/1/0] display bpdu-tunnel interface config BpduDot1qStatus disable BpduOneQStatus disable BpduTwoQStatus enable EtherType 8100 Dot1qVlan TwoQList 10
Item | Description |
---|---|
BpduDot1qStatus |
Whether BPDUs sent from the interface are tagged. enable is displayed, if the stp bpdu vlan command is configured on the interface.
|
BpduOneQStatus |
Whether interface-based BPDU tunneling is configured on the interface to transparently transmit BPDUs from user networks. enable is displayed, if the bpdu-tunnel enable command is configured on the interface.
|
BpduTwoQStatus |
Whether the interface allows tagged BPDUs to pass. enable is displayed, if the bpdu-tunnel stp vlan command is configured on the interface.
|
EtherType | EthType of the outer VLAN tag. The default value is 0x8100. Value configured in the qinq protocol ethertype-value command. |
Dot1qVlan | VLAN ID of the BPDUs that the interface sends. The value is vlan-id specified in the stp bpdu vlan command. |
TwoQList | VLAN ID of BPDUs that the interface allows to pass. The value is vlan-id specified in the bpdu-tunnel stp vlan command. |