Configuring LAGs on a vSphere Distributed Switch
The Link Aggregation Control Protocol (LACP) allows the grouping of host physical adapters and physical switch ports to form a bigger communication pipeline, increasing availability and bandwidth. Such a pipeline is referred to as an EtherChannel. The grouping of physical adapters or physical switch ports is called a Link Aggregation Group (LAG).
Getting ready
Creating LAGs involves physical switch configuration as well. Hence it is important to understand the high-level procedure before learning how to create LAGs on a vSphere Distributed Switch:

How to do it...
The following procedure will help you configure LAG on a vSphere Distributed Switch:
- Bring up the
Networking
inventory using the vSphere Web Client by using the key combination Ctrl + Alt + 5. - Select the desired dvSwitch and navigate to
Configure
|LACP
and click on the iconto bring up theNew Link Aggregation Group
window:

- On the
New Link Aggregation Group
window, supply aName
for the...