commit | 279fabf3885f087d5581be8c1c0a324764712e14 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Mon Apr 24 15:33:14 2017 -0700 |
committer | Charles Chan <rascov@gmail.com> | Mon Apr 24 15:33:14 2017 -0700 |
tree | 582d15a0203fe0232044286a576f6dfafaea458f | |
parent | ebfcc91241fcc154d5f4214d952f35cc048e1820 [diff] |
Share the same physical port between Quagga and compute node by using different VLAN tag Change-Id: Id82786a0ea467b47783fa7fa58b87ab187927ff2
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
)