commit | 56693a74edd5d5a7e16ec6db697b61f63510e4c2 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed May 30 15:46:00 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed May 30 15:46:06 2018 +0200 |
tree | 094de20cd884373306d60d1af970494893b7895b | |
parent | 37c843d78bfc212f3ba97f71eb83a27f3b91d5db [diff] |
Removing dependency on ONOS_ROOT in trellisp4.py Change-Id: I9cb37de2487b9e4e97c730f16035fb6c82989e80
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
)