- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Distributed Trunking + MSTP
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2016 04:25 AM
04-05-2016 04:25 AM
Distributed Trunking + MSTP
Hello
We have created a pretty simple set-up with procurve 3500 switches using distributed trunking to connect to 1 or 2 access switches and to the core. There is a simplistic topology image attached for more information.
We have repeated the topology (in the attached image) in a 5 floor building giving each floor its DT-Stack (and 1 or 2 access switches) with the stack connected to the Core switch in the basement (also with DT-trunking).
We have enabled MSTP in all switches (same config name and revision number, no instances), we have given priority 0 to the core and priority 15 to all other switches (totally 15 switches in DT and access connections).
Problem is, every access switch (that is SW3 in topology image) has also become root in the MSTP. The Core switch is also root in MSTP. Since we now have 5 root switches in total (same region) this is not normal of course. The network seems to work fine, but there is still optimization to be done.
Maybe we need to disable MSTP in all access switches when they are in DT trunks? Is this the best practice? In all access switches we have mostly IP phones and workstations, so there is no probability for a loop.
I will give you more information as requested.
Thank you all in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2016 05:49 AM
04-05-2016 05:49 AM
Re: Distributed Trunking + MSTP
OK, I figured it out why I have so many root bridges.
All dt-trunks have bpdu-filtering enabled by default so they dont exchange BPDUs with the dt-stack. Each switch thinks itself as the root.
Problem is, I don't want to disable this filtering, since its the way DT is working. Only solution I can think of, is disabling STP on every root switch (except core ofc).
Any suggestions?