Chapter 7 Configuring Link Aggregation 65
3. Configure bond0 interface.
In this example, bond0 is the master of the two interfaces eth4 and eth5.
#ip addr add 192.12.38.64/24 brd + dev bond0
#ip link set dev bond0 up
#ifenslave bond0 eth4 eth5