commit | 1105210944586ccddc58a37ffe11129e12acc1e1 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed May 16 14:54:49 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed May 16 18:39:20 2018 +0200 |
tree | 5a3aab95864409b5cc0ccfc547babe8b16adc7b0 | |
parent | 4ed9fd8bb52a5dc081dc0f50634361bb9f12f97f [diff] |
Updating trellisp4 configuration for fabric.p4 based simulation Change-Id: I95c359f0062eaf5a9769919031514099ce0bcab1
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
)