commit | 65b0714dcfb7c49c842050e5355ce1d7e5e364af | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Sat Dec 14 23:33:59 2019 -0800 |
committer | Charles Chan <rascov@gmail.com> | Sat Dec 14 23:39:34 2019 -0800 |
tree | f28d315462724bb87ab6da75692196636f882632 | |
parent | fce80adb310fe8319715dc9e3776f256249bdb51 [diff] |
Use default netcfg when NETCFG_FILE is unspecified Change-Id: Ia563390ad75d45be7f0f50fdf515a63d2984f37a
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
)