commit | 0a219561ba3727c928cb71e0e49b00a187180a55 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Jul 04 14:51:35 2018 +0200 |
committer | Charles Chan <charles@opennetworking.org> | Thu Jul 05 16:27:14 2018 +0000 |
tree | acde68df1d9c77d202f6cfcd5565ddabcda365fa | |
parent | cd5fa39bdda542fc5c704caef2c9ed390f076c03 [diff] |
Adding X11 forwarding and wireshark to the vagrantfile Change-Id: I831401c41890d162558a1b1521e10ff6209eeb6e
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
)