commit | d5db8a29e3e2f3c34dfa083c73df3ab833dde4df | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@ccascone.net> | Thu Feb 28 22:48:38 2019 -0800 |
committer | Charles Chan <charles@opennetworking.org> | Fri Mar 01 18:46:43 2019 +0000 |
tree | 2dd630630be50ff81143974665d14d056e57d5dc | |
parent | 5254b0687bda8b40e0d019210e15436a3b3b8a91 [diff] |
Update trellisp4.py to use Stratum-enabled bmv2 switch class from ONOS Change-Id: I6812738d74c430200c7c3d2b31606d2668eb9174
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
)