Removing Slave Interfaces
Use this command to remove a slave interface from a Bond.
Syntax
> delete bonding group <bond_id> interface <slave_interface>
Parameter
|
Description
|
<bond_id>
|
Bond identifier, an integer between 1 and 1024.
|
<slave_interface>
|
Slave interface name
|
Example
> delete bonding group 1 interface eth1-02
|