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