BPDU Tunnel Configuration Example 193
2Configure Switch B.
aEnable RSTP.
<S5500> system-view
System View: return to User View with Ctrl+Z.
[S5500] stp enable
bAdd Ethernet0/1 port to VLAN 10.
[S5500] vlan 10
[S5500-Vlan10] port Ethernet 0/1
3Configure Switch C.
aEnable MSTP.
<S5500> system-view
System View: return to User View with Ctrl+Z.
[S5500] stp enable
bEnable the BPDU tunnel function.
[S5500] vlan-vpn tunnel
cAdd Ethernet1/0/1 port to VLAN 10.
[S5500] vlan 10
[S5500-Vlan10] port Ethernet 1/0/1
[S5500-Vlan10] quit
dDisable STP and enable VLAN VPN on port Ethernet1/0/1 port.
[S5500] interface Ethernet 1/0/1
[S5500-Ethernet1/0/1] stp disable
[S5500-Ethernet1/0/1] vlan-vpn enable
[S5500-Ethernet1/0/1] quit
eConfigure Ethernet1/0/2 port to be a trunk port.
[S5500] interface Ethernet 1/0/2
[S5500-Ethernet1/0/2] port link-type trunk
fAdd the trunk port to all VLANs.
[S5500-Ethernet1/0/2] port trunk permit vlan all
4Configure Switch D.
aEnable MSTP.
<S5500> system-view
System View: return to User View with Ctrl+Z.
[S5500] stp enable
bEnable the BPDU tunnel function.
[S5500] vlan-vpn tunnel
cAdd Ethernet1/0/2 port to VLAN 10.
[S5500] vlan 10
[S5500-Vlan10] port Ethernet 1/0/2
dDisable STP and enable VLAN VPN on port Ethernet1/0/2 port.
[S5500] interface Ethernet 1/0/2
[S5500-Ethernet1/0/2] stp disable
[S5500-Ethernet1/0/2] vlan-vpn enable
[S5500-Ethernet1/0/2] quit
eConfigure Ethernet1/0/1 port to be a trunk port.
[S5500] interface Ethernet 1/0/1
[S5500-Ethernet1/0/1] port link-type trunk