MSTP & VSTP
MSTP & VSTP
Non-Juniper
MSTP provides extensions to
RSTP.
MULTIPLE
SPANNING Allows to create multiple
spanning tree instances (MSTIs)
TREE in order to balance traffic flows
over all available links.
PROTOCOL
Originally defined in the IEEE
802.1S draft and later
incorporated in IEEE 802.1Q-
2003 specification.
Non-Juniper
Multiple Spanning Tree Region
Non-Juniper
So, How does MSTP use Instances?
Non-Juniper
How does MSTP use
instances?
Non-Juniper
How does MSTP use
instances?
Non-Juniper
How does MSTP use
instances?
Non-Juniper
How does MSTP use
instances?
Non-Juniper
How does MSTP use
instances?
Non-Juniper
Instances are clearly
defined now!
Non-Juniper
Common Spanning Tree
(CST)
Non-Juniper
CST Overview
Non-Juniper
CST Overview
Non-Juniper
CST Overview
Non-Juniper
• [Edit protocols mstp]
user@switch1# show
Configuration-name test >>>>>>>>> user defined configuration name
revision-level 1; >>>>>>>>> Must match on participating switches
msti 1 {
bridge-priority 4k;
vlan 10-20; >>>>>>>>>>>>>vlan mapping must match
msti 2 {
bridge-priority 8k;
vlan 30-40; >>>>>>>>>>>>>vlan mapping must match
Configuring
MSTP
Non-Juniper
• [Edit protocols mstp]
user@switch2# show
Configuration-name test >>>>>>>>> user defined configuration name
revision-level 1; >>>>>>>>> Must match on participating switches
msti 1 {
bridge-priority 8k;
vlan 10-20; >>>>>>>>>>>>>vlan mapping must match
msti 2 {
bridge-priority 4k;
vlan 30-40; >>>>>>>>>>>>>vlan mapping must match
Configuring
MSTP
Non-Juniper
CONFIGURATION REVIEW
Non-Juniper
Multiple Spanning Tree
Protocol works with most
VLANs.
Non-Juniper
VLAN
SPANNING
TREE
PROTOCOL
Non-Juniper
VSTP
Non-Juniper
• You can configure VSTP at the global level:
• For all interfaces on the switch
• For all interfaces within all VLANs
• For all interfaces within a specified
VLAN
Where Can I
Configure
VSTP?
Non-Juniper
• When using VSTP on EX Series switches, you can selectively configure up to 253 VLANs which map to distinct spanning
tree topologies.
• You can enable RSTP for all VLANs not participating in VSTP. VSTP and RSTP are the only spanning-tree protocols that
can be configured concurrently on an EX Series switch. Any other combination will result in a commit error as shown
below:
• [edit protocols]
• user@switch# commit
• [edit protocols]
• 'mstp'
• Another xSTP protocol is enabled
• error: Another xSTP protocol is enabled
• error: configuration check-out failed
Configuration
compatibilities
Non-Juniper
VSTP advantages
Non-Juniper
Only supports 253 vlans.
Remaining vlans must run
RSTP.
Non-Juniper
MSTP and VSTP
Non-Juniper