A broadcast storm occurs when switches are interconnected for redundancy, causing broadcasts originating from a device to circulate around the network and saturate the available bandwidth. This happens because when a switch receives a broadcast frame, it forwards it out all other ports, propagating the broadcast. If not prevented, a broadcast storm can shut down the entire network within seconds by consuming all bandwidth. Spanning Tree Protocol is used to prevent broadcast storms.
Related topics: