# modprobe bonding (モジュールの場合)
# ip link set $BONDING_DEVICE up
# ifenslave -f $BONDING_DEVICE $DEVICE
# ip addr add $IP/$MASK dev $BONDING_DEVICE