Home » Computer Networks » Computer networks miscellaneous » Question

Computer networks miscellaneous

  1. In a network of LANs connected by bridges, packets are sent from one LAN to another through intermediate bridges. Since, more than one path may exist between two LANs, packets may have to be routed through multiple bridges. Why is the spanning tree algorithm used for bridge-routing?
    1. For shortest path routing between LANs
    2. For avoiding loops in the routing paths
    3. For fault tolerance
    4. For minimizing collisions
Correct Option: B

By the definition
Spanning tree protocol (STP) is a link layer network protocol that ensures a loop-free topology for any bridged LAN. Thus, the basic function of STP is to prevent bridge loops and ensuing broadcast radiation and this is why the STP is used for Bridge Routing.



Your comments will be displayed only after manual approval.