commit | 96ad982cddaab05eec352ab8c0568d7521135583 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Oct 26 17:28:31 2017 -0700 |
committer | Charles Chan <rascov@gmail.com> | Thu Oct 26 17:28:31 2017 -0700 |
tree | e078af4cf793c771a775508ce569d368309b648e | |
parent | 924b945bc9d636ebd4a0b621d5560c4b667951b9 [diff] |
Fix subnet config for DHCPv6 server Change-Id: Ica5ef5d16ea022ea96ec8c6a1e005c0506798c2d
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
)