How it works

LACP (Link Aggregation Control Protocol) lets two devices agree to treat several Ethernet cables as one logical link—a LAG (link aggregation group)—so traffic can load-balance across member ports and keep flowing if one cable or port fails. It is the dynamic half of what many vendors still label “802.3ad” or “IEEE 802.1AX” link aggregation. Each side sends LACPDUs; if both ends enable LACP on the same ports, the bundle comes up automatically. If a member drops, LACP removes it from the group without you rewriting the whole config.

Static LAG (manual trunking) bonds the same ports without that handshake. It works when both ends are configured identically, but it will not detect a soft failure as cleanly and will not negotiate with a peer that only speaks LACP. Easy Smart / unmanaged “link aggregation” boxes often support static LAG only—true LACP usually needs a smart or fully managed switch.

A single TCP flow still tops out near one member’s speed (for example ~1 Gbps on gigabit ports). The win is aggregate capacity across many flows—NAS backups plus VMs plus media clients—and redundancy on the uplink. Multi-gig or 10 GbE ports raise that single-flow ceiling when you outgrow a 1G LAG.

Think of static LAG as duct-taping two garden hoses together; LACP is the fittings that confirm both hoses are live and drop a busted one without flooding the yard.

When it matters

It matters when a switch uplink, hypervisor host, or NAS regularly moves many concurrent streams and you want failover without buying a multi-gig NIC yet—not when one laptop is the only serious user. Prefer a smart/managed switch that lists 802.3ad LACP (not only “static link aggregation”) when bonding two or more ports to a server, another switch, or a router that also speaks LACP. Skip LACP if you only need more access ports, if walls and Wi-Fi coverage are the bottleneck, or if the peer only offers static LAG—match modes or upgrade the peer.

LACP does not replace good cabling: use solid Cat6 (or better) runs and keep member links the same speed and duplex. For wireless multi-client airtime, see MU-MIMO; for Wi-Fi 7 multi-band links, see MLO.

Smart managed gigabit switches that advertise IEEE 802.3ad LACP—one compact Omada PoE pick and one fanless NETGEAR Smart Managed Pro alternative.

The TP-Link TL-SG2008P is an 8-port Gigabit JetStream smart switch with 4 PoE+ ports and 802.3ad LACP (plus static LAG). View on Amazon when you want LACP and PoE for APs or cameras in one fanless desktop box.

The NETGEAR GS108Tv3 is an 8-port Gigabit Smart Managed Pro switch with LACP link aggregation, VLANs, and a PoE PD option on port 1. View on Amazon when you want LACP without PoE output budget and prefer Insight-capable management.

For the copper that carries those aggregated links, see Cat6. For multi-user Wi-Fi airtime, see MU-MIMO. For Wi-Fi 7 multi-link operation, see MLO.