commit | fce80adb310fe8319715dc9e3776f256249bdb51 | [log] [tgz] |
---|---|---|
author | hwchiu <hungwei@opennetworking.org> | Thu Oct 24 16:39:25 2019 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Sat Nov 02 01:54:20 2019 +0000 |
tree | 9f4b48c0077b8cd3b9326d2223f0ab18ff28a4ce | |
parent | 0e1038dafe530f24a03d9999a4ae4450249c725a [diff] |
Support custom netcfg Abort the process if 1. The return code of command onos-netcfg isn't 1, 2. netcfg doesn't exist Change-Id: Ia69ac155c69a44e379c10b17905b9571d6063d19
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
)