- Table of Contents
-
- H3C S9500 Command Manual-Release2132[V2.03]-01 IP Access Volume
- 00-1Cover
- 01-Ethernet Interface Commands
- 02-POS Interface Commands
- 03-GVRP Commands
- 04-Link Aggregation Commands
- 05-Port Mirroring Commands
- 06-RPR Commands
- 07-Ethernet OAM Commands
- 08-MSTP Commands
- 09-VLAN Commands
- 10-QinQ Commands
- 11-BPDU Tunneling Commands
- 12-Port Isolation Commands
- Related Documents
-
Title | Size | Download |
---|---|---|
11-BPDU Tunneling Commands | 26.95 KB |
Table of Contents
Chapter 1 BPDU Tunneling Configuration Commands
1.1 BPDU Tunneling Configuration Commands
1.1.1 bpdu-tunnel dot1q enable
Chapter 1 BPDU Tunneling Configuration Commands
1.1 BPDU Tunneling Configuration Commands
1.1.1 bpdu-tunnel dot1q enable
Syntax
bpdu-tunnel dot1q enable
undo bpdu-tunnel dot1q enable
View
System view, Ethernet interface view, port group view
Default Level
2: System level
Parameters
None
Description
Use the bpdu-tunnel dot1q enable command to enable BPDU tunneling.
Use the undo bpdu-tunnel dot1q enable command to disable BPDU tunneling.
Configured in system view, the command enables or disables BPDU tunneling globally; configured in Ethernet interface view, the setting is effective on the current port only; configured in interface view, the command enables or disables BPDU tunneling on the current port only; configured in port group view, the command enables or disables BPDU tunneling on all ports in the port group.
By default, BPDU tunneling is enabled globally but disabled for all ports.
& Note:
l The configured BPDU tunneling on a port cannot take effect unless BPDU tunneling is enabled globally.
l On an Ethernet interface, BPDU tunneling is not compatible with GVRP. To enable BPDU tunneling on the Ethernet interface, you must disable GVRP on the interface.
Examples
# Enable BPDU tunneling globally.
<Sysname> system-view
[Sysname] bpdu-tunnel dot1q enable
# Enable BPDU tunneling on the Ethernet 1/1/1 port.
<Sysname> system-view
[Sysname] interface ethernet 1/1/1
[Sysname-Ethernet1/1/1] bpdu-tunnel dot1q enable
1.1.2 bpdu-tunnel dot1q stp
Syntax
bpdu-tunnel dot1q stp
undo bpdu-tunnel dot1q stp
View
Ethernet interface view, port group view
Default Level
2: System level
Parameters
None
Description
Use the bpdu-tunnel dot1q stp command to enable STP BPDU tunneling for a port or a group of ports.
Use the undo bpdu-tunnel dot1q stp command to disable STP BPDU tunneling for a port or a group of ports.
By default, STP BPDU tunneling is disabled for all ports.
Configured in Ethernet interface view, the setting is effective on the current port only; configured in port group view, the setting is effective on all ports in the port group.
Caution:
Before you can enable STP BPDU tunneling on a port, enable BPDU tunneling and disable STP on the port.
Related commands: bpdu-tunnel dot1q enable.
Examples
# Enable STP BPDU tunneling on Ethernet 1/1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1/1
[Sysname-Ethernet1/1/1] stp disable
[Sysname-Ethernet1/1/1] bpdu-tunnel dot1q enable
[Sysname-Ethernet1/1/1] bpdu-tunnel dot1q stp