set interface gigabit-ethernet family ethernet-switching bpdu-tunneling protocol
The set interface gigabit-ethernet family ethernet-switching bpdu-tunneling protocol command enables the BPDU tunneling function of the Layer 2 protocol.
Command Syntax
set interface gigabit-ethernet <port-id> family ethernet-switching bpdu-tunneling protocol <protocol-type>
Â
Parameter
Parameter | Description |
gigabit-ethernet <port-id> | Specifies switch port identifier. Note: BPDU Tunneling cannot be configured on a LAG port, or the physical port that belongs to a LAG. When you need to configure BPDU tunneling on the physical port that belongs to a LAG, you need to first take the physical port out of the LAG port before configuration. |
protocol <protocol-type> | Specifies the Layer 2 protocol, which needs to be transmitted through BPDU tunnel. The values could be STP or LACP. |
Â
Example
• Enable the BPDU tunneling function of STP protocol.
admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 family ethernet-switching bpdu-tunneling protocol stp admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.