chore: Change mode for bond0
This commit is contained in:
parent
38163983b1
commit
44b883d8eb
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
Name = "bond0";
|
||||
};
|
||||
bondConfig = {
|
||||
Mode = "active-backup";
|
||||
Mode = "balance-rr";
|
||||
MIIMonitorSec = "1s";
|
||||
PrimaryReselectPolicy = "better";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue