A lightweight container-based emulation system.
Project description
- Official Website
- What is it?
- How does it work?
- Installation
- Quick Example
- Publications
- External Tools
- Success Stories
- Join Us
- Docker Images and Dockerfiles
- Examples and Tutorials
- Python APIs
- Man Pages
What is it?
Kathará (from the Greek Καθαρά, purely) is a lightweight network emulation system based on Docker containers. It can be really helpful in showing interactive demos/lessons, testing production networks in a sandbox environment, or developing new network protocols.
Kathará is the spiritual successor of the notorious Netkit, hence it is cross-compatible, and inherits its language and features.
How does it work?
Each network device is emulated by a container. Virtual network devices are interconnected by virtual L2 LANs.
Each container can potentially run a different Docker image. Built-in images include Quagga, FRRouting, Bind, P4, OpenVSwitch, and more, but you can also use your own container images. For more information about Kathará images please visit the dedicated repository.
Kathará extremely simplifies the creation of complex networks using the concept of network scenario: a directory containing a file with the network topology, and, foreach device, files and folders containing the configuration of that device.
Kathará emulates network scenarios using either Docker or Kubernetes as backend virtualization system.
Installation
Install Docker and then run the installer specific for your Operating System. For a step-by-step guide check the Wiki.
For further information on how to use Kathará on Kubernetes (Megalos) please refer to the Wiki Page.
Kathará also provides a set of Python APIs. See the Python APIs Tutorial and the docs.
Quick Example
- Install Kathará by following the Installation section.
- Download and unpack the network scenario of a "Small Internet" from here (network topology can be found here).
cd
insidesmall-internet-with-dns-webserver
and runkathara lstart
.- Kathará will read the configuration of the scenario from
lab.conf
and the various*.startup
files and start the devices, opening terminal windows to interact with them. - After you're done experimenting, simply run
kathara lclean
and wait until the network scenario closes.
Publications and Presentations
Kathará is developed by Roma Tre Computer Networks and Security Research Group.
Several publications are related to the tool:
- Kathará: A container-based framework for implementing network function virtualization and software defined networks (at NOMS 2018)
- Megalos: A Scalable Architecture for the Virtualization of Network Scenarios (at NOMS 2020)
- Kathará: A Lightweight Network Emulation System (at NOMS 2020)
- Megalos: A Scalable Architecture for the Virtualization of Large Network Scenarios (in MDPI Future Internet Journal 2021)
- Sibyl: a Framework for Evaluating the Implementation of Routing Protocols in Fat-Trees (at NOMS 2022)
Kathará has been also presented in meetings and workshops:
- RIFT Working Group Meeting (IETF 107 - March 2020)
- Kathará: A Lightweight Network Emulation System (Italian Audio) (GraphRM - June 2022)
- Kathará: A Lightweight and Scalable Network Emulation System (RIPE 85 - October 2022)
External Tools
- Netkit Lab Generator, a GUI that allows the easy creation of a network scenario configuration and the visualization of its network topology.
- VFTGen, a tool that allows to create three levels Fat Tree topologies (single-plane or multi-planes) and automatically configure them to run on Kathará.
Being based on Netkit, all the previous tools still work.
Success Stories
As far as we know, Kathará is currently being used in many courses and projects.
We encourage you to tell us your story!
We are also collecting network scenarios from the community. If you want to be added to the list, please contact us!
Join Us
Kathará is an open source project. Feel free to download the code, play with it, and submit feature requests, notify bugs, or open pull requests!
Thanks to everyone who has contributed to the development of Kathará!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kathara-3.7.0.tar.gz
.
File metadata
- Download URL: kathara-3.7.0.tar.gz
- Upload date:
- Size: 166.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 212c42414741f51b797ae5ec6b64a525a6e15585fed3553b8b2ee0769eacbbe6 |
|
MD5 | 95dcc4db67e3d17071db4ea17bc74d95 |
|
BLAKE2b-256 | 7383233cb82ebeb6be54a519c9efb08fe649b756f86d04895444b9ead76c5fb8 |