摘要:
本人纯记不住命令操作 ✅ 步骤一:确认系统支持bonding modinfo bonding lsmod | grep bonding ✅ 步骤二:使用nmcli命令创建bond(以mode=1为例) # 创建bond接口,模式为主备 nmcli con add type bond ifname b 阅读全文
posted @ 2025-08-26 20:30 清欢也野 阅读(1292) 评论(0) 推荐(0)
|
|
|
|
摘要:
本人纯记不住命令操作 ✅ 步骤一:确认系统支持bonding modinfo bonding lsmod | grep bonding ✅ 步骤二:使用nmcli命令创建bond(以mode=1为例) # 创建bond接口,模式为主备 nmcli con add type bond ifname b 阅读全文
posted @ 2025-08-26 20:30 清欢也野 阅读(1292) 评论(0) 推荐(0) |
|