Rumba: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Under construction}} | {{Under construction}} | ||
Rumba is a Python framework for setting up Ouroboros (and RINA) networks in a test environment that was originally developed during the [[Ouroboros | Rumba is a Python framework for setting up Ouroboros (and RINA) networks in a test environment that was originally developed during the [[History of Ouroboros#ARCFIRE]] project. Its main objectives are to configure networks and to evaluate a bit the impact of the architecture on configuration management and devops in computer and telecommunications networks. The original Rumba project page is [https://gitlab.com/ARCFIRE/Rumba here]. | ||
Rumba can quickly set up test networks for Ouroboros that are made up of many IPCPs and layers. I try to keep it up-to-date for the Ouroboros prototype. | Rumba can quickly set up test networks for Ouroboros that are made up of many IPCPs and layers. I try to keep it up-to-date for the Ouroboros prototype. |
Revision as of 20:30, 7 June 2022
This page is under construction
Rumba is a Python framework for setting up Ouroboros (and RINA) networks in a test environment that was originally developed during the History of Ouroboros#ARCFIRE project. Its main objectives are to configure networks and to evaluate a bit the impact of the architecture on configuration management and devops in computer and telecommunications networks. The original Rumba project page is here.
Rumba can quickly set up test networks for Ouroboros that are made up of many IPCPs and layers. I try to keep it up-to-date for the Ouroboros prototype.
Features
- easily define network topologies
- Support for different prototypes]:
- Ouroboros
- rlite
- IRATI
- create these networks using different possible environments:
- local PC (Ouroboros only)
- docker container
- virtual machine (qemu)
- jFed testbeds
- script experiments
- rudimentary support for drawing these networks (using pydot)