LOGBOOK

HELP

1 / 26
Other keys: showSpace: good1-4: rate0: skip5: flag6: invert

Question

Why is redundancy important in a Layer 2 switched network, and what problem does it introduce?

Answer

Redundancy eliminates single points of failure, but it introduces the risk of Layer 2 loops.

Network of seven interconnected bridges with redundant physical links forming loops.

* Redundant bridged topology with physical loops. — GhosT, CC BY 3.0, via Wikimedia Commons. *

Redundancy is a key part of hierarchical network design. By having alternate physical paths, users can still access network resources even if one link fails.

The catch: Redundant paths in a switched Ethernet network can cause both physical and logical Layer 2 loops. Unlike Layer 3 (where TTL (Time to Live) prevents infinite forwarding), Ethernet has no built-in mechanism to stop frames from circling forever.

Ethernet LANs (Local Area Networks) require a loop-free topology with a single active path between any two devices. Without one, frames propagate endlessly until a link is disrupted.

Tip: Think of it like having two hallways between two rooms — great for evacuation, but if you're passing a note in a circle, it never stops unless someone blocks one hallway.

Go deeper:

  • chart Switching loop (Wikipedia) — how redundant L2 paths spawn loops, MAC (Media Access Control)-table instability and broadcast storms (no TTL to save you).
or press any other key