[Tutorials] 请教:如何设置双网卡的链路聚合(动态LACP模式)
Tofloor
poster avatar
Mist Orchid
deepin
2022-05-24 20:00
Author

下面是CentOS的设置,在Deepin上应该怎么改?

TYPE=Bond

BONDING_MASTER=yes

BOOTPROTO=static

NAME=bond0

DEVICE=bond0

IPADDR=111.57.2.46

GATEWAY=111.57.2.45

NETMASK=255.255.255.252

ONBOOT=yes

ZONE=public

NM_CONTROLLED=no

BONDING_OPTS="mode=802.3admiimon=100 lacp_rate=fast xmit_hash_policy=layer2+3"
USERCTL=no

Reply Favorite View the author
All Replies
kaikai0168
deepin
2022-05-24 21:04
#1

搞个爱快不是更好

Reply View the author
Mist Orchid
deepin
2022-05-26 19:12
#2

想不到这贴上了bing搜索的第一行。

我的应用场景是服务器,把两个10G光口动态LACP聚合成20G带宽,服务器对端是城域网交换机。目前,CentOS、Ubuntu Server和Windows Server都可以成功配置,Deepin我不知道该如何配置。

Reply View the author
深圳市耀影科技有限公司
deepin
2023-09-04 02:58
#3
Mist Orchid

想不到这贴上了bing搜索的第一行。

我的应用场景是服务器,把两个10G光口动态LACP聚合成20G带宽,服务器对端是城域网交换机。目前,CentOS、Ubuntu Server和Windows Server都可以成功配置,Deepin我不知道该如何配置。

配置成功了吗 我也想用

Reply View the author