Multi-Link Operation is Wi-Fi 7's headline feature. We break down how MLO works, what it means for enterprise deployments, and when you should (and shouldn't) enable it.
IEEE 802.11be (Wi-Fi 7) introduces Multi-Link Operation (MLO), allowing a single client to simultaneously transmit and receive across multiple bands (2.4, 5, and 6 GHz). This is fundamentally different from band steering — the client maintains a single MAC-layer association while the driver aggregates or selects links per-packet.
MLO Modes
- Enhanced Multi-Link Single Radio (EMLSR): Client listens on multiple links but transmits on one at a time. Lower power, simpler chipset requirements.
- Enhanced Multi-Link Multi-Radio (EMLMR): Client can transmit and receive on multiple links simultaneously. Maximum throughput but requires multi-radio chipsets.
- Simultaneous Transmit and Receive (STR): Full duplex across links — the theoretical ideal but requires sufficient inter-band isolation.
Enterprise Deployment Considerations
MLO changes how you think about channel planning. With clients spanning bands, you need to design for aggregate capacity, not per-band capacity. Key considerations:
- 6 GHz channel planning becomes critical — MLO clients will anchor on 6 GHz when available
- RADIUS/802.1X needs to handle ML association correctly (single authentication, multiple links)
- QoS policies must apply at the MLD (Multi-Link Device) level, not per-link
- Not all MLO implementations are equal — validate chipset capabilities before purchasing
Our recommendation: enable EMLSR mode first, measure real-world improvements, and upgrade to STR only for latency-critical applications like real-time video and industrial IoT.