commit | 9a80e9431fb1c35bb1e30e55cd602be1b98fc2c6 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Mon Nov 26 00:08:06 2018 -0800 |
committer | Carmelo Cascone <carmelo@ccascone.net> | Mon Nov 26 00:11:15 2018 -0800 |
tree | e2a2725ca0947e7691d2dd3ed07dea972a7ff263 | |
parent | 85f201cd7bb6b7963528f792beddb30da2b65b70 [diff] |
Modifying hybrid_v4 topology to mirror ONS-EU 2018 demo topology Change-Id: I37e2d705bc8ee70ee3dd2795263af43206f38d5b
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
)