chore: Change mode for bond0

This commit is contained in:
ulic-youthlic 2025-09-17 00:25:17 +08:00
parent 38163983b1
commit 44b883d8eb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -28,7 +28,7 @@
Name = "bond0";
};
bondConfig = {
Mode = "active-backup";
Mode = "balance-rr";
MIIMonitorSec = "1s";
PrimaryReselectPolicy = "better";
};