Merge pull request #55 from auerswal/netsim

add new section "Network Emulators" for GNS3 etc.
This commit is contained in:
Ken Celenza 2018-02-17 17:24:15 -05:00 committed by GitHub
commit c93ab3ef6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
- [Programming Topics](#programming-topics)
- [Open Source Projects](#open-source-projects)
- [Hypervisor's](#hypervisors)
- [Network Emulators](#network-emulators)
- [Backups](#backups)
- [IPAM](#ipam)
- [Configuration Management](#configuration-management)
@ -280,6 +281,14 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
- Vagrant
- VirtualBox
# Network Emulators
- [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.
- [UNetLab](http://www.routereflector.com/unetlab/) - Unified Networking Lab.
- VIRL - Cisco Virtual Internet Routing Lab.
# Backups
- [Cidr](https://github.com/renard/cidr) - Cidr Is not as Dumb as Rancid.