commit | d244e564d05ae1832e8905b545aeb58318227efb | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Aug 16 13:13:00 2017 -0700 |
committer | Charles Chan <rascov@gmail.com> | Wed Aug 16 13:13:00 2017 -0700 |
tree | 512920df778fe22492d2c474d0d69eb7cf773449 | |
parent | c58ab5e7383ac956e70c0a6f17ed7c2f2e2d4f91 [diff] |
Add pairDeviceId and pairLocalPort config Change-Id: I0ac71bf5058a4eecfd39356083c5ce949dc61359
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
)