feat: Use balance-alb instead of balance-rr
This commit is contained in:
parent
1319168f0b
commit
303d05907e
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
Name = "bond0";
|
Name = "bond0";
|
||||||
};
|
};
|
||||||
bondConfig = {
|
bondConfig = {
|
||||||
Mode = "balance-rr";
|
Mode = "balance-alb";
|
||||||
MIIMonitorSec = "1s";
|
MIIMonitorSec = "1s";
|
||||||
PrimaryReselectPolicy = "better";
|
PrimaryReselectPolicy = "better";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue