commit | 8b6e17d243375102fb7d79977991a00a6a38ea3d | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Feb 14 23:56:54 2019 +0000 |
committer | Charles Chan <charles@opennetworking.org> | Tue Mar 05 02:42:36 2019 +0000 |
tree | b10f5d5c23c70311abc71b0bc324a823bf7a76ee | |
parent | d5db8a29e3e2f3c34dfa083c73df3ab833dde4df [diff] |
Separate double tagged test case from basic Trellis topology Also add a cleanup script to reset the system Change-Id: I0a0d70ab412326fad77cb7bb11a6053f64181394
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
)