Loop Guard

  • Loop Guard in STP is a feature designed to mitigate the risks posed by unidirectional links in a Spanning Tree Topology.

    You might be asking yourself, "What exactly is a unidirectional link?"
    Great question! Let me break it down for you.

    Fiber optic link showing unidirectional transmission and reception between two network switches to explain Loop Guard.

    Figure 1 – Fiber optic links use two fibers for full-duplex communication

    Imagine you have a fiber optic link between two switches. Fiber optic cables typically consist of two fibers:

    • One for reception (Rx) => That will make sure you receive traffic on the fiber optic cable

    • One for transmission (Tx) => That will make sure you can sent your traffic on the fiber optic cable

    These two fibers work together to enable two-way communication. However, fiber optic cables can be fragile. If one fiber is broken, you end up with a unidirectional link.

    Unidirectional link in fiber optic cable showing transmission failure between two network switches.

    Figure 2 – A unidirectional link occurs when one fiber is broken but interfaces stay up

    This means data can flow in only one direction. The real problem?

    Your switches might not detect the physical issue. The link will still appear as up/up, even though it’s not functioning properly. Now that you understand how a unidirectional link can occur, let’s move on to why this is a problem for spanning tree protocols (STP).

    Answer the question below