03-28-2021 07:21 PM
How come the resulting STP topology is this:
when the output of the show spanning-tree command for SW1, SW2, SW3, and SW4 are these:
Please enlighten me. Thank you so much!
Solved! Go to Solution.
03-29-2021 12:36 AM
Hello,
the answer is wrong, apparently. If SW3 would be the root for Vlan1, it would, as stated, only have designated ports. Since it has a root port, it cannot be the root switch.
03-29-2021 12:39 AM - edited 03-29-2021 12:57 AM
Hello
SW1 is the bridge root for vlan 1 so al it ports are forward designated.
All the other switch in this instance looks to have calculated via lowest path cost and lowest port priority.
Sw3 will choose sw1( lowest path cost) and then eth0/2 lowest port priority to Sw1
Sw4 will choose sw1( lowest path cost) and eth0/0 lowest port priority to Sw1
So the stp topology looks correct.
03-28-2021 11:57 PM
Hello,
what is your specific question/problem regarding this topology ? What STP behaviour is expected ? SW1 is the root, redundant links are blocked...
03-29-2021 12:09 AM
Hi Georg,
Based on the output of the show spanning-tree command: Root bridge is SW1. However the answer in the course (STP Topology: 1st Image) shows that SW3 is the Root Bridge. I wanted to know how is SW3 the root bridge in STP Topology when the output shows in CLI that SW1 should be the Root Bridge.
Thanks.
03-29-2021 12:15 AM
Hello,
--> However the answer in the course (STP Topology: 1st Image) shows that SW3 is the Root Bridge.
If you look at the output from SW3, you see that port Et0/2 is the root port. A root switch does not have any root ports, just designated ports. The root port is the port pointing TOWARDS the root switch.
That said, you can have different root switches for different Vlans. SW3 might very well be the root for any of the other Vlans.
03-29-2021 12:21 AM
Hi,
this means that the answer in the Course ware is wrong on the STP Topology of VLAN 1?
This image confused me because the port that should have been blocked is E0/3 of SW3 and the E0/1 of SW1 should be Forwarding. Also the E0/1 of SW4 should be blocked.
03-29-2021 12:36 AM
Hello,
the answer is wrong, apparently. If SW3 would be the root for Vlan1, it would, as stated, only have designated ports. Since it has a root port, it cannot be the root switch.
03-29-2021 12:39 AM - edited 03-29-2021 12:57 AM
Hello
SW1 is the bridge root for vlan 1 so al it ports are forward designated.
All the other switch in this instance looks to have calculated via lowest path cost and lowest port priority.
Sw3 will choose sw1( lowest path cost) and then eth0/2 lowest port priority to Sw1
Sw4 will choose sw1( lowest path cost) and eth0/0 lowest port priority to Sw1
So the stp topology looks correct.
03-29-2021 12:54 AM - edited 03-29-2021 12:55 AM
Hello
On a side not I dont think the toplogy is wrong, it clearly states "STP topology for VLAN 1"
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