.. _example_interfaces_bonding_mode_bonding: ####### Bonding ####### .. sidebar:: Contents .. contents:: :depth: 2 :local: These scenarios cover some aspects related to link-aggregation, which is the technique of combining multiple network connections in parallel in order to increase throughput, to provide redundancy or both. On OSDx, this can be achieved by using bonding interfaces. .. image:: topology.svg :width: 400 ********************* Test Round-Robin Mode ********************* Description =========== A bonding interface is configured in DUT0 using the round-robin mode. This mode can be used to achieve load-balancing. Scenario ======== .. include:: bonding/testround-robinmode .. raw:: html
*********************** Test Active-Backup Mode *********************** Description =========== A bonding interface is configured in DUT0 using the active-backup mode. This mode can be used to achieve a higher degree of fault-tolerance. Scenario ======== .. include:: bonding/testactive-backupmode .. raw:: html