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 = {
|
bonds.bond0 = {
|
||||||
driverOptions = {
|
driverOptions = {
|
||||||
mode = "802.3ad";
|
mode = "802.3ad";
|
||||||
miimon = "1000";
|
miimon = "100";
|
||||||
lacp_rate = "fast";
|
lacp_rate = "fast";
|
||||||
};
|
};
|
||||||
interfaces = [
|
interfaces = [
|
||||||
|
|
Loading…
Reference in a new issue