<p>Spanning tree protocol is a link management protocol which provides path redundancy while preventing undesirable loops in the network because loops are deadly to network. In STP environment, switches exchanges bridge protocol data unit between each other. By exchanging BPDU (bridge protocol data unit) switch itself select a root bridge based on low priority or low mac address of switch. By default, all switches have same priority value which i...