• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Managed or unmanaged switch for link aggregation?

you need a managed switch to enable LAG protocol.


In general, no. However, there is one notable exception. If you are connecting a computer directly to the switch that supports Link Aggregation Groups in the operating system, then you can effect link aggregation, but only to that particular computer.
 
Windows and other modern OS's can perform a poor mans LAG at the adapter level. They call is switch independent bonding or something similar.

As for which is better? In an enterprise scenario where performance is concerned a managed switch with defined LAG groups is better. At home? I doubt most people would notice if you used the OS's bonding option. I even ran production level stuff using Hyper-V and windows bonding for years and performance was fine.

but things have changed where LAG isnt as required as before for something like SMB. SMB 3 will load balance across multiple links within the same VLAN without having to configure the switch or server nic. Except for making sure they reside within the same vlan.
 
Back
Top