commit | 37c843d78bfc212f3ba97f71eb83a27f3b91d5db | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Sat May 26 00:55:12 2018 +0800 |
committer | Yi Tseng <yi@opennetworking.org> | Sat May 26 00:55:12 2018 +0800 |
tree | 5b3ce5d9c8cdfa527093c9b5d9bb33b36ee1587e | |
parent | 1105210944586ccddc58a37ffe11129e12acc1e1 [diff] |
Add VLAN hosts to Trellis P4 topology Change-Id: Ica7f6fee6d33cbddfd4be82426c8f37d5ca7cda8
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
)