加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux balance-rr(绑定模式= 0)是否适用于所有交换机?

发布时间:2020-12-13 18:23:15 所属栏目:Linux 来源:网络整理
导读:我正在将两个以太网接口配置到聚合组中以加倍带宽,我想知道绑定模式= 0是否适用于所有交换机?那些不支持LACP的哑开关呢?这种方法会为单个主机(“会话”)增加双倍带宽吗? 解决方法 document on Linux bonding值得一读,它为各种键合方法的开关提供了所需的
我正在将两个以太网接口配置到聚合组中以加倍带宽,我想知道绑定模式= 0是否适用于所有交换机?那些不支持LACP的哑开关呢?这种方法会为单个主机(“会话”)增加双倍带宽吗?

解决方法

document on Linux bonding值得一读,它为各种键合方法的开关提供了所需的支持.在这种情况下:

The balance-rr,balance-xor and broadcast modes generally require that
the switch have the appropriate ports grouped together. The
nomenclature for such a group differs between switches,it may be
called an “etherchannel” (as in the Cisco example,above),a “trunk
group” or some other similar variation.

因此,您需要对交换机上的端口进行分组(通常只创建一个LAG).如果你想将相同的键插入多个开关,有时会更多地涉及.

如果您不想使用所涉及的开关,您可能需要balance-alb,其中包括发送和接收均衡:

The active-backup,balance-tlb and balance-alb modes do not require any specific configuration of the switch.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读