lib/blade: decrease miimon
This commit is contained in:
parent
fc14641404
commit
c94e94284f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ in {
|
|||
bonds.bond0 = {
|
||||
driverOptions = {
|
||||
mode = "802.3ad";
|
||||
miimon = "1000";
|
||||
miimon = "100";
|
||||
lacp_rate = "fast";
|
||||
};
|
||||
interfaces = [
|
||||
|
|
Loading…
Reference in a new issue