commit | 2135b6c342ff855521777fa626b413cebacd7749 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Aug 16 19:51:07 2018 -0700 |
committer | Charles Chan <rascov@gmail.com> | Thu Aug 16 19:51:07 2018 -0700 |
tree | 35257cd39c03d6dddc5870b02b39312c95d4beb2 | |
parent | c7ef8a9f2e2c6667e77710e7ace5dc87bf68422f [diff] |
Address wrong pairDeviceId Change-Id: Iff36c5d9c0139b175b8e038671574df2fbceb847
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
)