I'm working on a plan to move from traditional bridges to VLAN aware bridges in my environment and the documentation on the page regarding STP is confusing me a bit.
https://docs.cumulusnetworks.com/display/DOCS/Spanning+Tree+and+Rapid+Spanning+Tree
The top of this document indicates that spanning tree is disabled by default for bridges, and then a note just below that indicates spanning tree is enabled by default in Cumulus 3.2.1.
In my configuration we either have an L2 domain for servers local to the Leaf device only, or possibly will be bridging a VTEP (using LNV). It is my understanding both of these scenarios shouldn't require STP.
Is it possible to disable stp (if it is indeed enabled by default now), or do I need to start configuring all interfaces now with the "mstpctl-bpduguard yes" and "
https://docs.cumulusnetworks.com/display/DOCS/Spanning+Tree+and+Rapid+Spanning+Tree
The top of this document indicates that spanning tree is disabled by default for bridges, and then a note just below that indicates spanning tree is enabled by default in Cumulus 3.2.1.
In my configuration we either have an L2 domain for servers local to the Leaf device only, or possibly will be bridging a VTEP (using LNV). It is my understanding both of these scenarios shouldn't require STP.
Is it possible to disable stp (if it is indeed enabled by default now), or do I need to start configuring all interfaces now with the "mstpctl-bpduguard yes" and "
mstpctl-portbpdufilter yes" that are facing my server and VTEP ports to get "PortFast" like functionality?