commit | 56f50f9be02db0b8456b9595b6a0e8a0a8ed387f | [log] [tgz] |
---|---|---|
author | Jimmy Ou <breezestars@gmail.com> | Sun Nov 05 16:14:02 2017 -0800 |
committer | Jimmy Ou <breezestars@gmail.com> | Sun Nov 05 16:24:10 2017 -0800 |
tree | 831a250e79c6a9e33c0d4a7db57222bdad340ea0 | |
parent | 96ad982cddaab05eec352ab8c0568d7521135583 [diff] |
Update trellis/README.md Update the command about install package, disable AppArmor profile and compile Quagga. Change-Id: I1decd9f91de012accf82e436abfdc97790b422d2
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
)