Operation Manual – MSTP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
MSTP Configuration
1-48
III. Configuration procedure
1) Configure Switch A
# Enable MSTP.
<H3C> system-view
[H3C] stp enable
# Add Ethernet 1/0/1 to VLAN 10.
[H3C] vlan 10
[H3C-Vlan10] port Ethernet 1/0/1
2) Configure Switch B
# Enable MSTP.
<H3C> system-view
[H3C] stp enable
# Add Ethernet 1/0/1 to VLAN 10.
[H3C] vlan 10
[H3C-Vlan10] port Ethernet 1/0/1
3) Configure Switch C
# Enable MSTP.
<H3C> system-view
[H3C] stp enable
# Enable the VLAN-VPN tunnel function.
[H3C] vlan-vpn tunnel
# Add Ethernet1/0/1 to VLAN 10.
[H3C] vlan 10
[H3C-Vlan10] port Ethernet 1/0/1
[H3C-Vlan10] quit
# Disable the STP feature on Ethernet1/0/1 and then enable the VLAN VPN function on
it.
[H3C] interface Ethernet 1/0/1
[H3C-Ethernet1/0/1] port access vlan 10
[H3C-Ethernet1/0/1] stp disable
[H3C-Ethernet1/0/1] vlan-vpn enable
[H3C-Ethernet1/0/1] quit
# Configure Ethernet1/0/2 as a trunk port.
[H3C] interface Ethernet 1/0/2
[H3C-Ethernet1/0/2] port link-type trunk
# Add the trunk port to all VLANs.
[H3C-Ethernet1/0/2] port trunk permit vlan all