Hi.
This is a simplified view of my setup:
EDGE2 <--> EDGE1 <--> CORE <--> EDGE3
EDGE5 <--> EDGE4 <------^
(In reality I have 30 edge switches, some have four hops to the core switch, but most are directly connected.)
All edge switches have VLANs: 1, 10, 20, 30.
The Core switch has these VLANs: 1, 10, 15, 20, 30, 50, 55
Reading through the MSTP documentation and best practices I have configured two regions. One for the core switch (named "core") and one for all of the edge switches (named "edge").
Spanning tree has been enabled on all edge switches and EDGE1 given "priority 0". EDGE2 sees EDGE1 as root as it should. But EDGE3 is root with the default priority (EDGE4+5 also forms their own "region").
My issue is: I would like the "edge" region to somehow also be configered on the CORE switch and make that the root for the "edge" region. Or maybe relay the "edge" region throug the CORE switch. From what I've read neither is possible/best practise.
Is there a better way to configure this? Should I be using instances and how?
#VLAN#Spanningtree#instance#region#MSTP