Add netsim-tools to emulators (#122)

* Add netsim-tools to emulators

* Update README.md

Co-authored-by: Ken Celenza <ken@celenza.org>

Co-authored-by: Ken Celenza <ken@celenza.org>
This commit is contained in:
Pete Crocker 2022-01-25 14:14:36 +00:00 committed by GitHub
parent 3b0a26833b
commit 98d2666881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -320,6 +320,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [EVE-NG](http://www.eve-ng.com/) - The Emulated Virtual Environment for Network, Security and DevOps professionals.
- [GNS3](https://www.gns3.com/) - Graphical Network Simulator-3.
- [Mininet](http://mininet.org/) - Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command.
- [netsim-tools](https://github.com/ipspace/netsim-tools) - Brings infrastructure-as-code concepts to networking labs. You'll describe your high-level network topology and routing design in a YAML file, and the tools in this repository will create configs for VirtualBox/libvirt/containerlab, Ansible playbooks, IPv4/v6 addressing, and OSPF, EIGRP, IS-IS, BGP and SR routing design.
- [UNetLab](https://www.routereflector.com/unetlab/) - Unified Networking Lab.
- [VIRL](https://learningnetwork.cisco.com/groups/virl) - Cisco Virtual Internet Routing Lab.
- [VRNetLab](https://github.com/plajjan/vrnetlab) - Run your favourite virtual routers in docker for convenient labbing, development and testing.