I have a question related to STP, if I create a trunk on ports 47,48 over the fiber do I need to disable spanning tree on those ports or it gets disabled right after the trunk is created?
I would NOT recommend disabling STP on any edge switch ports. I would recommend using "Fast" learning on any edge switch ports to avoid any possible issues with the delay that Spanning Tree creates between the learning and forwarding states of a port.
interface FastEthernet 1-46
spanning-tree learning fast
exit
Have a look at this blog for an example configuration of an ERS 5520 switch and the explanation of each statement;
Biv, I had an argument recently with a coworker regarding this, he was insisting on the fact that STP NEEDS to be disbled on ANY kind of trunk, even the single-link ones...
I couldn't find a clear design document that would advocates one way or the other...
As I recall once upon a time Nortel doc recommended having STP enabled on *MLT links, but I believe current best-practice is to disable STP. As Daddy^3 noted faststart is always the way to go for end-station facing links.
Nortel has a document called the 'Converged Campus Solutions Guide" that you can Google for - its got lots of design guidelines and makes good bed time reading.
Thanks guys for all of your help.
Even Nortel TechSupport insists that STP should be enabled on MLT Trunks but Disabled on SMLT and IST.
Referring to those Configuration Guides, they create a lot of confusion some tell you to disable MLT's, where others recommend leaving enabled. I found they have a lot off mistakes, which makes things hard to understand. Especially for guys who just entered the world of VoIP like myself.
I left spanning tree disabled on my uplink ports 47,48
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.