How Spanning Tree Protocol detects Loops
Posted
by
AMIT
on Super User
See other posts from Super User
or by AMIT
Published on 2012-09-06T08:56:59Z
Indexed on
2012/09/06
9:41 UTC
Read the original article
Hit count: 192
networking
For last few days I've been reading about Spanning Tree Protocol ,L2 protocol and understood how it prevents loop in network ,various steps in STP but one thing i wanted to know how STP actually detects the loops in network so that it can prevent it.Somewhere I read STP uses BPDU as probe and detects loops I mean how it happen is when switch send a BPDU with Destination Address as multicast and receive same BPDU again mean there is loop in network .
But is it how STP detects loops in network?
© Super User or respective owner