commit | 6adf0020df9785967eef323fa6f01a3802999fc4 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Jun 19 16:24:17 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Jul 19 18:18:57 2018 -0700 |
tree | 6eb841620e1dfd01935f839533068d3257c031ea | |
parent | 0a219561ba3727c928cb71e0e49b00a187180a55 [diff] |
Adding a double tagged host in trellis.py Updating the vagrant file to upgrande linux kernel to 4.15 and install ovs 2.9.2 Change-Id: Ic14f3d79fe65bca07960070f2b6e6151b33e5b7b
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
)