Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Créez et accédez à une liste de vos produits
  • Gérer vos sites, vos produits et vos contacts au niveau des produits Dell EMC à l’aide de la rubrique Gestion des informations de l’entreprise.

VMware Network Load Balancing 802.3ad LACP FAQ

Résumé: This article provides information about ESX/ESXi Load Balancing 802.3ad LACP.

Cet article a peut-être été traduit automatiquement. Si vous avez des commentaires concernant sa qualité, veuillez nous en informer en utilisant le formulaire au bas de cette page.

Contenu de l’article


Symptômes

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.

Cause

No cause information.

Résolution

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

Propriétés de l’article


Produit concerné

Servers, PowerEdge

Dernière date de publication

01 avr. 2021

Version

4

Type d’article

Solution