The TOFFEE Project
HOMEDOCUMENTATIONUPDATESVIDEOSRESEARCHDOWNLOADSPONSORSCONTACT


DOCUMENTATION 》 TOFFEE-Mocha Documentation :: TOFFEE-Mocha-1.0.14-1-rpi2 - Raspberry Pi WAN Emulator

Download TOFFEE-Mocha-1.0.14-1-rpi2 via Google Drive share:
Raspberry Pi2/3 Install Image (binary): TOFFEE-Mocha-1.0.14-1-rpi2.img.tar.xz
Source: TOFFEE-Mocha-1.0.14-1-rpi2.tar.xz

NOTE: If you are looking TOFFEE-Mocha WAN Emulator for Intel x86_64 platform, you can find it HERE.

Here is my VLOG Youtube video of the same which includes details about version release notes, future road-map and so on.

Software Development Updates corresponds to this TOFFEE-Mocha release version:
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 18-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 17-June-2016
NEWS :: TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016

User Guide (Documentation)
The TOFFEE-Mocha release is highly optimized and customized for Raspberry Pi 2/3 hardware platform. TOFFEE-Mocha for Raspberry Pi2/3 is built within the standard Raspberry Pi Raspbian Operating System (version: 2016-05-27-raspbian-jessie.img).

NOTE: For more details regarding TOFFEE-Mocha hardware test setup and deployment kindly refer: TOFFEE-Mocha WAN emulator Lab deployment and topology guide

NOTE: For more details regarding TOFFEE-Mocha test-cases and test-results kindly refer: TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2

Installation Unlike the x86_64 version, TOFFEE-Mocha Raspberry Pi version is a complete disk image of Raspberry Pi Raspbian OS in which TOFFEE-Mocha is ported, built and pre-installed. You can download the binary (the install image above), un-tar it and install on a microSD card which is around larger than or equal to 8GB capacity. Since this is the size of the microSD card upon which I built the TOFFEE-Mocha image.

If you are new using Raspberry Pi hardware, you can follow the standard official Raspberry Pi guide: Installing operating system images

If you are using a Linux system you can do via dd command as shown below. Assume in this case the empty microSD card is "/dev/sdc"

kiran@desktop-i7-5820k:~$ sudo dd bs=4M if=TOFFEE-Mocha-1.0.14-1-rpi2.img conv=sync,noerror of=/dev/sdc

Hardware: Additional NIC Card Installation You can use a USB2 to 100Mbps NIC card so that you can get totally two network ports as shown below. Once it is installed you can check by booting the Raspbian OS and confirm via ifconfig command.
01 TOFFEE Mocha WAN Emulator Raspberry pi interfaces [CDN]

Configuration Configuration of TOFFEE-Mocha Raspberry Pi version is as same as x86_64 version, you can refer the Configuration section of the TOFFEE-Mocha-1.0.14-1-x86_64 Documentation.

TOFFEE-Mocha Raspberry Pi - screenshots

TOFFEE-Mocha Raspberry Pi - Login page:
02 TOFFEE-Mocha WAN Emulator Raspberry Pi Login

TOFFEE-Mocha Raspberry Pi Home page:
03 TOFFEE-Mocha WAN Emulator Raspberry Pi Home [CDN]

TOFFEE-Mocha Raspberry Pi setup via Wizard:
04 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard Start [CDN]
05 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard LAN port
06 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard WAN port [CDN]
07 TOFFEE-Mocha WAN Emulator Raspberry Pi Wizard finish [CDN]

TOFFEE-Mocha Raspberry Pi setup - ports:
08 TOFFEE-Mocha WAN Emulator Raspberry Pi Ports [CDN]

TOFFEE-Mocha Raspberry Pi Big Picture:
09 TOFFEE-Mocha WAN Emulator Raspberry Pi Big Picture

TOFFEE-Mocha Raspberry Pi settings - Packet Delay:
10 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay
11 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay big picture

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay alone:
12 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats bytes [CDN]

TOFFEE-Mocha Raspberry Pi packet stats with packet delay alone:
13 TOFFEE-Mocha WAN Emulator Raspberry Pi packet delay stats packets [CDN]

TOFFEE-Mocha Raspberry Pi packet bytes stats with packet delay and packet drop:
15 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats bytes

TOFFEE-Mocha Raspberry Pi packet stats with packet delay and packet drop:
16 TOFFEE-Mocha WAN Emulator Raspberry Pi packet drop stats packets [CDN]

TOFFEE-Mocha Raspberry Pi Home page with consolidated report:
14 TOFFEE-Mocha WAN Emulator Raspberry Pi Home Page Report [CDN]



Suggested Topics:


TOFFEE-Mocha - WAN Emulator


Categories

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


Recommended Topics:

Why TOFFEE is forked from TrafficSqueezer ↗
Saturday' 13-Mar-2021
TrafficSqueezer is an open-source WAN Optimization project. TrafficSqueezer is mainly a research project which is started around mid-2006. It is initially started as a research (or prototype) code even before it is officially registered in Sourceforge.net. But this code is just primitive user-space raw socket modules. This is later refined and a pre-alpha version is created. Followed by which Alpha release. This prototype code is moved from user-space to Linux Kernel (Kernel Space) and then the journey begin in terms of making a serious WAN Optimization solution. Once the pre-beta and beta releases are complete the mainstream series is started.

Introducing TOFFEE-DataCenter ↗
Saturday' 13-Mar-2021
TOFFEE TOFFEE Data-Center is specifically meant for Data Center, Cluster Computing, HPC applications. TOFFEE is built in Linux Kernel core. This makes it inflexible to adapt according to the hardware configuration. It does sequential packet processing and does not scale up well in large multi-core CPU based systems (such as Intel Xeon servers, Core i7 Extreme Desktop systems,etc). Apart from this since it is kernel based, if there is an issue in kernel, it may crash entire system. This becomes a challenge for any carrier grade equipment (CGE) hardware build.

TOFFEE-Mocha - WAN Emulator :: TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso ↗
Saturday' 13-Mar-2021
Download TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso via Google Drive share: Live bootable x86-64 Debian Stretch 9.5 with light-weight LXDE UI ISO (includes source-code): TOFFEE-MOCHA-2.0.3-0-10-nov-2018-x86-64.iso You can find the source tar-ball in the /root folder. To know more about the project kindly refer TOFFEE- Mocha: News and Updates - Documentation. To know more about current specific release, objectives, features, release notes/updates, quick demo and future road-map, you can watch my video below.

TOFFEE-Mocha WAN Emulation software development - Update: 17-June-2016 ↗
Saturday' 13-Mar-2021
Now I supported and finished complete GUI support of these parameters so that you can configure, store, reboot and the same will restore upon reboot. Besides I complete the TOFFEE-Mocha Big-Picture page. The Big picture is an interface where you can find all the configuration (or settings) of the TOFFEE-Mocha. This is almost similar to CISCO device show all command but in graphical representation. Sometimes a network admin can also print the Big Picture page and paste it near to the device to refer its settings.

Setting up a WAN Emulator within VirtualBox ↗
Saturday' 13-Mar-2021

TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server ↗
Saturday' 13-Mar-2021



LoRaWAN - Network Optimization via TOFFEE WAN Optimization ↗
Saturday' 13-Mar-2021
LoRaWAN - Network Optimization via TOFFEE WAN Optimization

CDN Introduction - Content Delivery Networks or Content Distribution Networks ↗
Saturday' 13-Mar-2021

TOFFEE-Mocha WAN emulator Lab deployment and topology guide ↗
Saturday' 13-Mar-2021

Timelapse Screen Capture of TOFFEE-DataCenter Network Acceleration - with new RRDtool graph support ↗
Saturday' 13-Mar-2021
Timelapse Screen Capture of TOFFEE-DataCenter Network Acceleration - with new RRDtool graph support



Featured Educational Video:
Watch on Youtube - [8613//1] x254 Kernel Init Code without Kernel Module - Kernel Programming Tip #linode ↗

TOFFEE-DataCenter packet packaging feature for WAN Optimization ↗
Saturday' 13-Mar-2021

TOFFEE-Butterscotch Bandwidth saver software development - Update: 17-Nov-2016 ↗
Saturday' 13-Mar-2021
Here is my second software development update of TOFFEE-Butterscotch. In the previous update (28-Oct-2016) I discussed about the Alerts, etc. Whereas in my first TOFFEE-Butterscotch news update I have introduced about TOFFEE-Butterscotch research, project specifications, use-cases, etc.

Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization ↗
Saturday' 13-Mar-2021
Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization

Introducing TOFFEE-DataCenter ↗
Saturday' 13-Mar-2021
TOFFEE TOFFEE Data-Center is specifically meant for Data Center, Cluster Computing, HPC applications. TOFFEE is built in Linux Kernel core. This makes it inflexible to adapt according to the hardware configuration. It does sequential packet processing and does not scale up well in large multi-core CPU based systems (such as Intel Xeon servers, Core i7 Extreme Desktop systems,etc). Apart from this since it is kernel based, if there is an issue in kernel, it may crash entire system. This becomes a challenge for any carrier grade equipment (CGE) hardware build.




MySQL Database Network Data - WAN Acceleration ↗
Saturday' 13-Mar-2021
Here is a quick demo of TOFFEE WAN Optimization optimizing MySQL Data transfers of a MySQL Client to Server Remote Access.



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card [CDN]


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server