Options for the bonding driver. Documentation can be found in https://www.kernel.org/doc/Documentation/networking/bonding.txt.
Declarations
Type
attribute set of string
Default
{ }
Example
{
miimon = "100";
mode = "active-backup";
}
Options for the bonding driver. Documentation can be found in https://www.kernel.org/doc/Documentation/networking/bonding.txt.
attribute set of string
{ }
{
miimon = "100";
mode = "active-backup";
}