09-23-2009 06:49 AM - edited 03-06-2019 07:51 AM
We have a Datacenter solution witch Cisco 6500, 3750E and 2960 switches.
6500 distribution layer
3750E aggregation layer (connected to two distr switches)
2960 access layer (connected to 3750E stack via Etherchannel)
All switches are configured for Spanning Tree MST witch identical name, rev no and VLAN instance mapping.
On the 3750E: The etherchannel towards the 2960 goes to Spanning Tree blocking due tp "p2p dispute"
How du I fix this?
/Jorgen
09-23-2009 08:30 AM
Hello Jorgen,
The dispute problem is caused by two ports on a single link advertising themselves as being Designated in their STP BPDUs. Check this URL for more information:
(scroll a few lines below to find the description of the Dispute Mechanism)
The problem can be caused by improper STP or EtherChannel configuration, or by an uni-directional link. Can you double-check the MST configuration and the bi-directional functionality of the link? Also, is the EtherChannel correctly bonded on both ends? I strongly recommend using a EtherChannel management protocol such as LACP to manage its creation. Your problem may well be caused by an EtherChannel forcibly bundled together on one switch only, and the second switch having the ports unbundled.
Best regards,
Peter
11-23-2015 07:40 AM
Hei Jørgen
We had same problem upgrading to Version 12.2(55)SE10 on the 3750E switches.
We deleted the "switchport trunk native vlan 999" on the trunks between Cisco 6500 and 3750E.
It looks like the STP need vlan 1 to handle negotiation of spanning-tree in new Version.
Adding "spanning-tree guard loop" on the link didn't help on Version 12.2(55)SE10
It did help on Version 12.2(46)SE
/regards
Per & Espen
06-09-2016 03:17 AM
Hi,
I am also using 12.2(55)SE10 on 3750, and I had a problem with "p2p dispute".
In my example, I was using "switchport trunk native vlan 10" on both ends, but the vlan 10 was not in vlan database. After adding it, everything works.
Regards,
Aleksandar
06-15-2016 11:49 PM
Today, I found the problem with port which connected to MSAN. I think it can't communicate with 3750 MST. My workaround is “(config-if)#spanning-tree bpdufilter enable”.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide