06-18-2013 10:02 PM - edited 03-07-2019 01:57 PM
Hi All,
I checked one design and did not able to find the root bridge for the vlan
Design is:
Sw1----Sw2 (Po1- Gi1/41(P) & Gi1/42(P) connected back to back to these switches) i did not notice any output which says, This bridge is the root
here is the log :
Sw 1:
show spanning-tree vlan 28
VLAN0028
Spanning tree enabled protocol ieee
Root ID Priority 8220
Address 0015.2c61.6000
Cost 16
Port 48 (GigabitEthernet1/48)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32796 (priority 32768 sys-id-ext 28)
Address 5475.d034.da40
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Po1 Desg FWD 3 128.641 P2p
Sw2:
show spanning-tree vlan 28
VLAN0028
Spanning tree enabled protocol ieee
Root ID Priority 8220
Address 0015.2c61.6000
Cost 16
Port 48 (GigabitEthernet1/48)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32796 (priority 32768 sys-id-ext 28)
Address 5475.d034.ddc0
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Po1 Altn BLK 3 128.641 P2p
Please let me know what kind of scenario is this ? and how we can find the root bridge on this ?
Thanks
06-18-2013 10:37 PM
According to the output of the command, the root bridge is 0015.2c61.6000... According MAC OUI the vendor of this MAC is Cisco Systems... Have you any router with switch module in this design, conected to the switch1 and switch2? Apparently, this the switch module on this router is the root?
p.s. ... although I am embarrassed by the lack of lines in the output type - "interface" Root FWD etc... Is it the full output of the "show spanning-tree vlan 28" ?
What say - show spanning-tree root? show spanning-tree summary?
06-19-2013 12:39 AM
MAhadeer,
Actualy tthis should be automatically detected based on the bridge id information. (Highest priority if brk then using mac address).
Do one thing can you just add this command on the SW1 and update me the result?
SW1 # config t
SW1# spanning-tree vlan 28 root primary
Now check the STP status you should have your sw1 primary.
Also if possible share the config files from both the switches.
REgards
Inayath
*Plz rate all usefull posts.
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