Product : Red Hat, RHEV/3.5, All
Feature : Advanced Network Switch, Networking, Network and Storage
Content Owner:  Roman Macek
Summary
Yes
Details
RHV 3.0 had significantly enhanced the GUI to simplify the network setup and also introduced extended bonding (NIC teaming) support that are maintained in RHV 3.1: 1) Active / Backup, 2) Load Balancing, 4) Link aggregation, 5) Adaptive transmit, Custom (Specify advanced options) - there is no Mode 3 listed

RHV 3.3 added improved bond support (add new bonds from the administration portal, in addition to the five predefined bonds for each host.


Details:
Mode 1 (active-backup policy) sets all interfaces to the backup state while one remains active. Upon failure on the active interface, a backup interface replaces it as the only active interface in the bond. The MAC address of the bond in mode 1 is visible on only one port (the network adapter), to prevent confusion for the switch. Mode 1 provides fault tolerance and is supported in Red Hat Virtualization.

Mode 2 (XOR policy) selects an interface to transmit packages to based on the result of an XOR operation on the source and destination MAC addresses multiplied by the modulo slave count. This calculation ensures that the same interface is selected for each destination MAC address used.
Mode 2 provides fault tolerance and load balancing and is supported in Red Hat Virtualization.

Mode 4 (IEEE 802.3ad policy) creates aggregation groups for which included interfaces share the speed and duplex settings. Mode 4 uses all interfaces in the active aggregation group in accordance with the IEEE 802.3ad specification and is supported in Red Hat Virtualization.

Mode 5 (adaptive transmit load balancing policy) ensures the outgoing traffic distribution is according to the load on each interface and that the current interface receives all incoming traffic. If the interface assigned to receive traffic fails, another interface is assigned the receiving role instead. Mode 5 is
supported in Red Hat Virtualization.