It multiplies aggregate throughput, not per-session speed
The most common misconception is expecting a single file transfer between two specific devices to run at double speed after bonding two ports. In most setups, the distribution algorithm assigns an entire session to one physical port based on the pair of endpoints involved, so the real benefit shows up when many different clients are connecting at once, not in a single one-to-one transfer.
Where you are likely to actually run into this feature
Link aggregation is common on business-grade NAS units, virtualization hosts, and managed network switches, where administrators use it to build both extra bandwidth and a fallback path in case one cable or port fails. It is much less common, and much less useful, on typical consumer routers.
Frequently Asked Questions
If I bond two ports, does a single transfer to one device get twice as fast?
Usually not. Most distribution algorithms choose which port to use based on the specific pair of communicating devices, so a single session with one other device is often still capped at the speed of one port. The gain typically shows up when several clients connect at the same time.
Do home routers support link aggregation?
Some higher-end routers and NAS devices include port bonding, but since the home internet connection itself is usually the actual bottleneck, the real-world improvement tends to be limited in a typical home setup.