commit | 915dff557111104c0ac65fc93dfdc956f650927e | [log] [tgz] |
---|---|---|
author | Yi Tseng <a86487817@gmail.com> | Thu Apr 12 17:08:43 2018 +0000 |
committer | Yi Tseng <a86487817@gmail.com> | Thu Apr 12 17:09:36 2018 +0000 |
tree | b34296fd74569c1514046d056afdd04a612a40b9 | |
parent | b25b7a5ff467cce9fc5178954daf94e766645841 [diff] |
Update P4 Trellis script for new bmv2.py Change-Id: I405bafe2fe7b28dc136abafaf4c2ce45893f18d4
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
)