Operation Manual – MSTP
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 MSTP Configuration
1-58
[Switch A-mst-region] region-name abc
[Switch A-mst-region] instance 1 vlan 10
[Switch A-mst-region] active region-configuration
[Switch A-mst-region] quit
# Enable the function of tagging BPDUs on Ethernet 1/0/1 and Ethernet 1/0/2 of Switch
A.
[Switch A] interface Ethernet1/0/1
[Switch A-Ethernet1/0/1] stp bpdu-tagged
[Switch A-Ethernet1/0/1] quit
[Switch A] interface Ethernet1/0/2
[Switch A-Ethernet1/0/2] stp bpdu-tagged
[Switch A-Ethernet1/0/2] quit
2)
Configuration on Switch B
# Configure the function of transmitting BPDUs transparently on Ethernet 1/0/3 and
Ethernet 1/0/4.
<Switch B> system-view
[Switch B] interface Ethernet1/0/3
[Switch B-Ethernet1/0/3] stp bpdu-transparent-forwarding
[Switch B-Ethernet1/0/3] quit
[Switch B] interface Ethernet1/0/4
[Switch B-Ethernet1/0/4] stp bpdu-transparent-forwarding
[Switch B-Ethernet1/0/4]quit
[Switch B]stp bpdu-transparent-forwarding vlan 10
1.13.3 Configuration Example for the Function of Tagging BPDUs
I. Network requirements
z
Switch A and Switch B are interconnected through a VPN network, which permits
only tagged packets to pass through.
z
Ethernet 1/0/1 and Ethernet 1/0/2 of Switch A and Ethernet 1/0/3 and Ethernet
1/0/4 of Switch B are all assigned to VLAN 10 and VLAN 20.
z
Perform spanning tree calculations on both Switch A and Switch B so as to
eliminate data loops in VLAN 10 and VLAN 20. The spanning tree calculations of
VLAN 10 are independent of those of VLAN 20.