commit | 0d696b33e39febc8a1e1703b0f7e731525087722 | [log] [tgz] |
---|---|---|
author | hwchiu <hwchiu@linkernetworks.com> | Thu Dec 07 21:31:07 2017 +0800 |
committer | hwchiu <hwchiu@linkernetworks.com> | Fri Dec 08 07:29:44 2017 +0800 |
tree | 8da1584aecda77f0b63dda9d54bba47e7863c02a | |
parent | c467142a43c21b6130cb7a54914fcf6c03776c4e [diff] |
Fix the openflow version to 1.3 - The default openflow version of ovs 2.8+ is 1.4 - Add the tips of quagga user Change-Id: I6e7bd4989df3b63f978f915dfba44938f878bc8a
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
)