Enslaving Interfaces
Use this command to enslave a physical interface to a named bond.
Syntax
> add bonding group <bond_id> interface <if_name>
Parameter
|
Description
|
<bond_id>
|
Bond ID
|
<if_name>
|
Interface name
|
Example
> add bonding group 4 interface eth1-02
This adds interface eth1-02 to bond4.
|