Edit the settings of a link aggregation group (LAG) if you need to add more ports to the group or change the LACP negotiating mode, the load balancing algorithm, or the VLAN and NetFlow policies.

Procedure

  1. In the vSphere Client, navigate to the vSphere Distributed Switch.
  2. On the Configure tab, expand Settings and select LACP.
  3. Click the New Link Aggregation Group icon.
  4. In the Name text box, type a new name for the LAG.
  5. Change the number of ports for the LAG if you want to add more physical NICs to it.
    The new NICs must be connected to ports that are part of an LACP port channel on the physical switch.
  6. Change the LACP negotiating mode of the LAG.
    If all ports on the physical LACP port channel are in Active LACP mode, you can change the LACP mode of the LAG to Passive and the reverse.
  7. Change the load balancing mode of the LAG.
    You can select from the load balancing algorithms that LACP defines.
  8. Select the link aggregation timeout mode.
    Periodic transmissions of LACP PDUs occur at either a slow or fast transmission rate, depending upon the LACP timeout preference you select. In a fast timeout, PDUs are sent every second, and, in a slow timeout, PDUs are sent every 30 seconds. A slow timeout is the default setting.
    Note: You can set a fast LACP timeout by running the following ESXCLI command. However, the setting is not available against an NSX-T enabled DVS or N-VDS (opaque NSX Distributed vSwitch).
    esxcli network vswitch dvs vmware lacp timeout set --vds DVS-name --lag-id <integer> --timeout 1
  9. Change the VLAN and the NetFlow policies.
    This option is active when the option for overriding the VLAN and NetFlow policies for individual ports is enabled on the uplink port group. If you change the VLAN and NetFlow policies for the LAG, they override the policies set at the uplink port group level.
  10. Click OK.