Operation Manual – MSTP 
Quidway S5600 Series Ethernet Switches-Release 1510  Chapter 1  
MSTP Configuration
 
Huawei Technologies Proprietary 
1-47 
# Add port GigabitEthernet0/1 to VLAN 10. 
[Quidway] vlan 10 
[Quidway-Vlan10] port GigabitEthernet 0/1 
3)  Configure Switch C. 
# Enable MSTP. 
<Quidway> system-view 
[Quidway] stp enable 
# Enable the BPDU Tunnel function. 
[Quidway] vlan-vpn tunnel 
# Add port GigabitEthernet1/0/1 to VLAN 10. 
[Quidway] vlan 10 
[Quidway-Vlan10] port GigabitEthernet 1/0/1 
[Quidway-Vlan10] quit 
# Disable STP on port GigabitEthernet1/0/1 and then enable the VLAN-VPN function 
on it. 
[Quidway] interface GigabitEthernet 1/0/1 
[Quidway-GigabitEthernet1/0/1] port access vlan 10 
[Quidway-GigabitEthernet1/0/1] stp disable 
[Quidway-GigabitEthernet1/0/1] vlan-vpn enable 
[Quidway-GigabitEthernet1/0/1] quit 
# Configure port Ethternet1/0/2 as a trunk port. 
[Quidway] interface GigabitEthernet 1/0/2 
[Quidway-GigabitEthernet1/0/2] port link-type trunk 
# Add the trunk port to all VLANs.  
[Quidway-GigabitEthernet1/0/2] port trunk permit vlan all 
4)  Configure Switch D. 
# Enable MSTP. 
<Quidway> system-view  
[Quidway] stp enable 
# Enable the BPDU Tunnel function. 
[Quidway] vlan-vpn tunnel 
# Add port GigabitEthernet1/0/2 to VLAN 10. 
[Quidway] vlan 10 
[Quidway-Vlan10] port GigabitEthernet 1/0/2 
# Disable STP on port GigabitEthernet1/0/2 and then enable the VLAN-VPN function 
on it. 
[Quidway] interface GigabitEthernet 1/0/2