commit | 86c3ce2a63e1277198e4fc4e4aea2597671be26f | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Tue Oct 22 15:35:42 2019 -0700 |
committer | Charles Chan <rascov@gmail.com> | Tue Oct 22 15:35:42 2019 -0700 |
tree | 98b5a52c95bcd9a51d27e289f9e7702304d39785 | |
parent | 9fd058b57af0c03b362717ff35e48558cfea468e [diff] |
Reduce the size of NAT subnet to avoid conflict Change-Id: I3e70fa23381ad8d8952ea93ea3e25a26354397d0
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
)