Hi Guiseppe, Nuno, Instance 0 always exists, even if there are no vlan mapped to it (it's the exception, we could not get rid of this one;-) I saw that the two aggregation switches are in the same region at least. However, the access switch is not part of the same region as the aggregation switches: MST0 Spanning tree enabled protocol mstp Root ID Priority 0 Address 0022.5628.f300 Cost 20000 Port 23 (GigabitEthernet1/0/23) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0022.5628.ff80 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Gi1/0/23 Root FWD 20000 128.23 P2p Bound(RSTP) Gi1/0/24 Altn BLK 20000 128.24 P2p Bound(RSTP) So all the switches see each other (the access switch has a root port and an alternate port, it sees the agg switches), but the access switch is not in the same region as the aggs. That's why MST instance 1 and 2 don't communicate with the aggregation switches, because MST instances only work within a region. I checked 20 times the region configuration and think it is identical (feel free to check an additional 20 times, because you never know:-) A "show mst configuration digest" may help compare. I don't think you are hitting a pre-standard MST/standard MST interaction issue. I recommend that you do a "clear span detected-protocol" on the access switch. If it does not help, there is I think a "debug spanning-tree mst boundary" (I'm not sure of this any more, I don't have access to a box and it's been litterally years I've not done this, shame on me!). Enable it and do the clear span detected again, that should tell you the reason why the port was put into boundary state. HTH, Francois
... View more