
Ethernet Channel Bonding Driver
The Linux bonding driver combines multiple network interfaces into a single logical bonded interface. The driver supports bonding modes such as failover and
The bonding driver is a
Bonding Driver Parameters
Table
NOTE:
Options with text values accept either the text name or, for backward compatibility, the option value. For example, mode=
Table 6-4. Linux Bonding Driver Parameters
Parameter | Unit | Description |
| Default | Allowed Values |
Name |
| Value | |||
|
|
|
| ||
|
|
|
|
|
|
miimon | milliseconds | Specifies the MII link monitor- |
|
| 0 |
|
| ing frequency in milliseconds. |
|
|
|
|
| This determines how often the |
|
|
|
|
| link state of each slave is |
|
|
|
|
| inspected for link failures. A |
|
|
|
|
| value of zero disables MII link |
|
|
|
|
| monitoring. A value of 100 is a |
|
|
|
|
| good starting point. The |
|
|
|
|
| use_carrier parameter |
|
|
|
|
| affects how the link state is |
|
|
|
|
| determined. |
|
|
|
|
|
|
|
|
|
arp_interval | milliseconds | Specifies the ARP link moni- | 0 |
| 32767 |
|
| toring frequency. ARP moni- |
|
|
|
|
| toring should not be used with |
|
|
|
|
| miimon. |
|
|
|
|
|
|
|
|
|
|