commit | b25b7a5ff467cce9fc5178954daf94e766645841 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 03 15:56:43 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 03 15:56:43 2018 +0200 |
tree | da2ffb75e58929866f2e3ff987cdbe977e0f73e8 | |
parent | 1df260d266d87ebc49958e73a4625e989319248b [diff] |
Removing wrong space in sample command to start mininet Change-Id: Ie15cfcd55c2be6b28f41d2b3d32595de5c1639a0
This repository contains a set of libraries and scripts that build on top of Mininet to construct topologies that include L3 routing elements. Quagga is used to construct routes that support a variety of routing protocols.
sudo apt-get install mininet
sudo apt-get install quagga
sudo pip install ipaddress
(if that doesn't work use sudo apt-get install python-pip
)