commit | 856005df71a48acbb6ff71d65678f0494726141e | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Aug 22 15:33:03 2018 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Wed Aug 22 22:35:08 2018 +0000 |
tree | 156bbb85e3fa9d0baa0d577d9639ffe3e111ba83 | |
parent | a793388e8ef294168bb1e67d7407873167992ccd [diff] |
Explicitly set bonding mode Change-Id: I441bcee76e4cb73648a1214e203a092cabe0cb7f
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
)