Merge "host net config bond0 static -> manual"
This commit is contained in:
commit
9197e3cfc5
@ -31,7 +31,7 @@ iface eth3 inet manual
|
|||||||
# is because the bond-master has already been set in the raw interfaces for
|
# is because the bond-master has already been set in the raw interfaces for
|
||||||
# the new bond0.
|
# the new bond0.
|
||||||
auto bond0
|
auto bond0
|
||||||
iface bond0 inet static
|
iface bond0 inet manual
|
||||||
bond-slaves none
|
bond-slaves none
|
||||||
bond-mode active-backup
|
bond-mode active-backup
|
||||||
bond-miimon 100
|
bond-miimon 100
|
||||||
|
Loading…
Reference in New Issue
Block a user