Este conteúdo não está disponível no idioma selecionado.

Chapter 7. Configure Network Bonding


Red Hat Enterprise Linux 7 allows administrators to bind multiple network interfaces together into a single, bonded, channel. Channel bonding enables two or more network interfaces to act as one, simultaneously increasing the bandwidth and providing redundancy.

Warning

The use of direct cable connections without network switches is not supported for bonding. The failover mechanisms described here will not work as expected without the presence of network switches. See the Red Hat Knowledgebase article Why is bonding in not supported with direct connection using crossover cables? for more information.

Note

The active-backup, balance-tlb and balance-alb modes do not require any specific configuration of the switch. Other bonding modes require configuring the switch to aggregate the links. For example, a Cisco switch requires EtherChannel for Modes 0, 2, and 3, but for Mode 4 LACP and EtherChannel are required. See the documentation supplied with your switch and see https://www.kernel.org/doc/Documentation/networking/bonding.txt

7.1. Understanding the Default Behavior of Controller and Port Interfaces

When controlling bonded port interfaces using the NetworkManager daemon, and especially when fault finding, keep the following in mind:
  1. Starting the controller interface does not automatically start the port interfaces.
  2. Starting a port interface always starts the controller interface.
  3. Stopping the controller interface also stops the port interfaces.
  4. A controller without ports can start static IP connections.
  5. A controller without ports waits for ports when starting DHCP connections.
  6. A controller with a DHCP connection waiting for ports completes when a port with a carrier is added.
  7. A controller with a DHCP connection waiting for ports continues waiting when a port without a carrier is added.
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.