Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

VMware Network Load Balancing 802.3ad LACP FAQ

Resumen: This article provides information about ESX/ESXi Load Balancing 802.3ad LACP.

Es posible que este artículo se traduzca automáticamente. Si tiene comentarios sobre su calidad, háganoslo saber mediante el formulario en la parte inferior de esta página.

Contenido del artículo


Síntomas

ESX/ESXi Load Balancing FAQ

In regard to VMware vSphere, combining multiple network links can be done with the IEEE 802.3ad standard. IEEE 802.3ad can be configured to support static and dynamic link aggregation.

Causa

No cause information.

Resolución

Does VMware 3.x - 5.0 support 802.3ad Dynamic?

Not until VMware ESXi 5.1 is 802.3ad Dynamic supported, and then only on a vShere Distributed Switch (vDS) which is explained in this VMware KB article: (1010270)

Background Information:

IEEE 802.3ad static: (Supported on on VMware ESX/ESXi 3.x - 5.x on vSwitches and vDS). Static link aggregation is configured individually on hosts or switches and no automatic negotiations happen between the two end points. Static link aggregation does not detect cabling or configuration issues and any switch port failures that do not result in a loss of link status.

  1. First ensure all standby and unused adapters are either added to Active Adapters or removed from the vSwitch.
  2. Configure the vSwitch Load Balancing Policy to Route based on IP Hash.
    • Note: if this is the service console, you may loose connectivity until the switch is configured.
  3. Create the Static LAG on the Cisco Switch
  4. Create a new Port-Channel interface
  5. Cisco-3560(config)#interface port-channel 1
  6. Cisco-3560(config-if)#description NIC team for ESX server
  7. Cisco-3560(config-if)#exit
  8. Add the interfaces to the Port-Channel< >Cisco-3560(config)#interface FastEthernet0/0Cisco-3560(config-if)#description ESX vSwitch1 Port-Channel GroupCisco-3560(config-if)#channel-group 1 mode onCisco-3560(config-if)#exitCisco-3560(config)#interface FastEthernet0/1Cisco-3560(config-if)#description ESX vSwitch1 Port-Channel GroupCisco-3560(config-if)#channel-group 1 mode onCisco-3560(config-if)#^ZCisco-3560#copy running-config startup-config

 

 

 

Does enabling Route based on IP hash without 802.ad aggregation or vise-versa disrupt networking?
Yes, if you must enable 802.ad Static mode ON and configure the vSwitch to route based on IP Hash, configure route based on IP hash inside ESX/ESXi first, then enable the LAG on the physical network. You will loose connectivity to the ESX/ESXi host temporarily until you configure the phyical side.

Does VMware support any other algorithm other than IP HASH when using EtherChannel?
No, only route based on IP hash is supported when configuring based on EtherChannel.

How many EtherChannels exist per vSwitch or vSphere Distributed Switch (vDS)?
One and only one EtherChannel per vSwitch or vDS.

Can I use beacon probing with IP Hash load balancing?
No. Beacon probing with IP Hash load balancing is not supported. Beacon probing is most useful in detecting networking failures which do not result in a link down condition. This could be a misconfiguration resulting in link that is still up, but not operating as expected.
See http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf for more information.

Can I configure standby or unused uplinks while using IP Hash?
No. Do not configure standby or unused uplinks with IP Hash. IEEE 802.3ad dynamic: Only supported in ESXi 5.1 vDS. See VMware KB article "ESX/ESXi host requirements for link aggregation" (1001938) for more information.

  • Uses channelprotocol LACP to negotiate the channel between the vSwitch and pSwitch.
  • Uses port-lacp channel to define the channel
  • Uses port-lacp mode set to active

Pior to ESXi 5.1 VMware only supported static link aggregation. With ESXi 5.1 Dynamic LACP is supported only vSphere Distributed Switches (vDS). Static LAG are still supported on vSwithes and vDS. Dynamic LACP provides additional support for Plug and Play automatic configuration and negotiation between host and physical switch. Dynamic LACP will detect link failures and cabling errors and automatically reconfigure the links.

What is the difference between Active and Passive Mode for LACP configuration?
Active - The port will actively negotiate the link state by initiating negotiation and send LACP frames.
Passive - The port is passive state and will respond to LACP fames sent during LACP negotiation.

References:
http://www.vmware.com/files/pdf/techpaper/Whats-New-VMware-vSphere-51-Network-Technical-Whitepaper.pdf
http://www.cisco.com/en/US/docs/ios/12_2sb/feature/guide/gigeth.html
See Sample configuration of EtherChannel / LACP with ESXi/ESX (1004048) and Enabling or disabling LACP on a Uplink Port Group using vSphere Web Client (2034277

Propiedades del artículo


Producto comprometido

Servers, PowerEdge

Fecha de la última publicación

01 abr 2021

Versión

4

Tipo de artículo

Solution