03-29-2011 07:15 AM - edited 03-06-2019 04:19 PM
Hi all!
I tried to deploy a network infrastucture with 6 switches (different vendors).
The Problem seems to be, that I have 2 root bridges. Ok I think one switch dont forward the BPDU, so two trees are established.
SW01 --- SW03 --- SW05 --- SW06 | | SW02 --- SW04
Tree 1: SW01 to SW04
Tree 2: SW05 to SW06
The only default value I changed, was the bridge prio for SW03 to 4096. There is no BPDU or root bridge guard enabled.
If I make a new connection from SW05 to SW04 the storm beginns.
Some Ideas for troubelshooting?
Regards
Gerit
03-30-2011 06:28 AM
What make/model are your switches?
What STP protocol is running on each of them? And priority of each?
Regards.
03-30-2011 07:05 AM
Hi,
The Problem seems to be, that I have 2 root bridges
It's impossible, you can only have one root bridge per VLAN( PVST+,RPVST+) or for multiple VLANs( MST).
The only part where there could be a loop is the left part unless if you have redundant links not bonded between sw5 and sw6.
If I make a new connection from SW05 to SW04 the storm beginns
Then STP is not doing its job. Could you post output of following commands:
-sh span vlan X on sw3 where X is the vlan used for the connection
-sh int x/x switchport where x/x is interface on sw3 to sw 5
-sh int trunk on sw3
Regards.
Alain.
03-30-2011 08:52 AM
Hi,
It's impossible, you can only have one root bridge per VLAN( PVST+,RPVST+) or for multiple VLANs( MST).
right! OK, it seems that SW05 and SW03 don't speak to each other.
But I can ping in the entire network.
SW05 is a Brocade FLS648 and SW05 is a Intel SBCEGBESW1 (Blade Center).
SW03 have 4096 a prio.
And I hope I have everywhere turn RSTP on.
STP work for SW01 to SW04 and SW05 to SW06
Regards
Gerit
03-30-2011 10:47 AM
Hi,
just post the commands I asked please.
How do you know there is a storm? How do you detect it?
Regards.
Alain.
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