1 Star 0 Fork 32

yc555/gazelle_1

forked from src-openEuler/gazelle 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0125-add-bond-doc.patch 708 Bytes
一键复制 编辑 原始数据 按行查看 历史
yinbin6 提交于 2024-02-04 15:21 . sync patches from upstream
From 44f8b983df75103b1bd3befbabeebe3ef406dbb1 Mon Sep 17 00:00:00 2001
From: compile_success <980965867@qq.com>
Date: Sat, 27 Jan 2024 09:16:46 +0000
Subject: [PATCH] add bond doc
---
src/lstack/lstack.conf | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/lstack/lstack.conf b/src/lstack/lstack.conf
index 60f3ee5..a7f4e75 100644
--- a/src/lstack/lstack.conf
+++ b/src/lstack/lstack.conf
@@ -62,3 +62,8 @@ listen_shadow=0
#vlan mode; only support -1~4094, -1 is disabled
nic_vlan_mode=-1
+
+#bond mode; only support bond 4 or 6 mode ,-1 is disabled
+bond_mode=-1
+#bond slave mac, separated by ; , only support 2 slave mac
+#bond_slave_mac="aa:bb:cc:dd:ee:ff;gg:hh:ii:jj:kk:ll"
--
2.33.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangchen555/gazelle_1.git
git@gitee.com:yangchen555/gazelle_1.git
yangchen555
gazelle_1
gazelle_1
master

搜索帮助