STP groupant multiples VLANs en instances MST réduites pour scalabilité.
MSTP (Multiple Spanning Tree Protocol, IEEE 802.1s) est l'évolution de STP/RSTP permettant de mapper multiples VLANs sur quelques instances Spanning Tree (MST Instances — MSTI), réduisant overhead vs un STP par VLAN tout en permettant load balancing (chaque instance peut avoir un root bridge différent → différents liens actifs).
Use case : data centers ou campus avec 100s VLANs. Sans MSTP : 100 instances PVST+ = 100x calculs/BPDUs. Avec MSTP : group 100 VLANs en 4-8 MSTI = drastically reduced overhead avec encore load balancing entre instances.
Architecture : (1) **MST Region** — group of switches sharing same config (instance/VLAN mapping, region name, revision number) ; (2) **MSTI** — instance Spanning Tree, calcule arbre indépendant ; (3) **IST** (Internal Spanning Tree) — instance 0 par défaut, communique avec external regions et legacy STP/RSTP ; (4) **Boundary ports** — connect to other regions ou legacy switches.
Défis : (1) configuration manuelle complexe (region config doit matcher exactement entre tous switches) ; (2) modification mapping requires careful change management (mauvais mapping = loops!).
Modern data center : MSTP largement remplacé par EVPN-VXLAN fabrics dans nouvelles deployments (pas de STP at all in fabric, all links active). Mais MSTP reste essentiel pour campus enterprise classique. Compétences CCNP, CCIE.
200+ certifications, 400 000+ questions, examens blancs chronométrés.
Voir le catalogue →