Sigcomm2012 demo
-
You can download a prebuilt VirtualBox image from our project page.
-
Alternatively, you can create your own VM image by following these steps:
- Download the official mininet image. (We used vm-ubuntu11.10-052312.vmware).
- Create a new virtual machine in VirtualBox with the downloaded disk image.
- Start the VM. Login with openflow/openflow.
- Mount the Guest Additions disk image by selecting Devices>Install Guest Additions menu item in the VirtualBox menu bar.
- Inside the VM, type:
wget https://github.com/nemethf/sigcomm2012/raw/master/install_demo.sh sh ./install_demo.sh
Log in, type: startx
, and follow the walkthrough text appearing in the top-right corner.