This article explains the unintended spanning-tree convergence behavior, due to non-compliant IEEE BPDUs being processed by RSTP on the EX Switch. When the EX Switch receives BPDU's from multiple PVST+ instances, which have different priorities, it processes the PVST+ BPDU's and reports priority changes between different Cisco PVST instances and the EX Switch RSTP instance.
RSTP might process non-IEEE BPDU's, which could lead to unintended spanning-tree convergence. Topology:
[EX8200 ae0]---|trunk all vlans allowed|---[po1 cisco 6500] RSTP PVST Bridge priority = 12K BP = 8K(Vlan 1,2), All other Vlans = default (32K)
[EX8200 ae0]---|trunk all vlans allowed|---[po1 cisco 6500]
RSTP PVST Bridge priority = 12K BP = 8K(Vlan 1,2), All other Vlans = default (32K)
lab@sw2> show spanning-tree bridge | match "Root ID" Root ID : 12288.84:18:88:98:48:00 lab@sw2> show spanning-tree bridge | match "Root ID" Root ID : 8193.00:09:44:ad:74:c0 lab@sw2> show spanning-tree bridge | match "Root ID" Root ID : 8193.00:09:44:ad:74:c0 lab@sw2> show spanning-tree bridge | match "Root ID" Root ID : 12288.84:18:88:98:48:00 lab@sw2> show spanning-tree bridge | match "Root ID" Root ID : 8193.00:09:44:ad:74:c0
This issue is fixed as per PR683829 . Contact Juniper Technical Assistance Center (JTAC), if you have further questions about this issue.