Linux系统下的网卡绑定 bond,用哪种方式
Linux 网卡绑定(Bonding)是将多个物理网卡聚合成一个逻辑接口的技术,主要目的是提供高可用性(故障切换)和/或高带宽(负载均衡)。

在实际工作中,我们用的最多的是 bond1 主备方式,和 bond4 LACP方式
bond1主备方式: 交换机侧的2个端口不需要配置bond或port-channel
bond4 LACP方式: 交换机侧的2个端口需要配置port-channel lacp mode ( 思科叫 port-channel, 华为叫eth-trunk,华三叫bridge-group)
浙公网安备 33010602011771号