commit | d0806a68904647bd63b890e56957b9ed07b02b71 | [log] [tgz] |
---|---|---|
author | pierventre <pierluigi.ventre@cnit.it> | Wed Jan 10 11:54:17 2018 +0100 |
committer | pierventre <pierluigi.ventre@cnit.it> | Fri Jan 12 15:55:20 2018 +0100 |
tree | 1da8805f5dd065decbf4ab3c838d6a28438bafe9 | |
parent | 263968649e3b0a108941eeb840648130c5b25c33 [diff] |
[CORD-2479] Adding trellis dual links Change-Id: I219f443727b8da2a457c3f71fd61373d373c8bec
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
)