-
Notifications
You must be signed in to change notification settings - Fork 17
Testing Environment Setup
Renato Westphal edited this page Sep 20, 2023
·
1 revision
During development, it's important to have efficient means for testing Holo's routing protocol implementations across various network topologies. Here on this page, you'll find a collection of recommended tools that can be used for that purpose.
- Link: https://github.com/LabNConsulting/munet
- Example topology: TODO
- Link: https://github.com/rwestphal/netgen
- Example topology: https://gist.github.com/rwestphal/f481bbe3f7c023c033f37ad688d13d5d
- Link: https://containerlab.dev/
- Example topologies: https://github.com/rwestphal/containerlab-topologies
- Architecture
- Management Interfaces
- Developer's Documentation
- Example Topology
- Paul's Practical Guide