commit | 45ee692cea7cc90cb29a8cec9230e324ed9e5cf6 | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Mon Jul 17 14:49:17 2017 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Thu Oct 19 04:22:26 2017 +0000 |
tree | 458f5a33115599ce9174628d0c9d657918ffe0e4 | |
parent | c3122db47c356fa952420ecaa5a206474dae4de9 [diff] |
Add DHCPv6 to trellis script Change-Id: Idbebc1597c41eb942894d0c3b9a260e9dfa14bfc
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
)