commit | e0eb9a08f4849993e8386e59d62b66c2cb885430 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@ccascone.net> | Tue Sep 04 13:26:42 2018 -0700 |
committer | Carmelo Cascone <carmelo@ccascone.net> | Tue Sep 04 13:35:01 2018 -0700 |
tree | 886ba46b894f76913be088f192720f962577b8c6 | |
parent | d5e6170afe85d909e345cb8d7b8dbe2e468aefd5 [diff] |
Run stratum-bmv2 in trellis_hybrid_v4 topo Change-Id: I54502a1e3ad6765a440144d0c7d9c21dd887d46c
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
)