Computer NetworksNETWORKS

Modern Networking – 1

Installing Mininet in Ubuntu 14.04 (Virtual Machine)

Software used
Oracle VirtualBox
Ubuntu 14.04

The following commands have been used
sudo apt-get install mininet
sudo mn -c
sudo apt-get install git
git clone git://github.com/mininet/mininet
cd mininet
git tag #list available version
git checkout -b cs244-spring-2012-final
cd ..
cd mininet/util/install.sh -a

source

cisco academie

Leave a Reply

Your email address will not be published. Required fields are marked *