The objective of NetworkCoder is to provide much needed context to the network automation space.
Beginners often struggle with automation. The key reason for this is simply the lack of perspective. Beyond simple configuration updates, what else is there to automate?
NetworkCoder hopes to answer this question.
This repository is a bit unorthodox in the sense that it is not a single project.
Each project is ranked from 1 ~ 5 stars. The higher the stars, the greater the complexity of the project.
Difficulty | Project | Description |
---|---|---|
⭐⭐⭐ | Quick Deploy 2.0 | Quickly deploy commands or configuration to a selection of network devices! |
⭐⭐ | MAC ARP Parse | Collect and combines the MAC and ARP tables from network devices! |
⭐⭐⭐ | Host Trace | Traces a host to its interface and switch! |
⭐ | NXOS Account Parse | Generate a spreadsheet of all changes on a Cisco Nexus device! |
⭐⭐⭐⭐ | NXOS Blame | Figure out who to blame for a configuration on a Cisco nexus device! |
⭐ | Route Parse | Parses the routing table on a network device! |
⭐⭐⭐ | Trace Route | Traces a network to its native location! |
⭐ | Map Network Basic | Create a very basic network diagram automatically with Napalm! |
⭐⭐⭐ | Map Network Advanced | Create a slightly more advanced network diagram with Graphviz & Napalm! |
⭐⭐ | Inventory Parse | Collects and outputs the inventory of network devices! |
⭐⭐⭐ | Device Profiler | Generates a device profile of Cisco network devices! |
⭐ | Ansible VRF Routing | Feature buildout to make Ansible playbooks vrf aware! |
⭐⭐⭐ | Quick Deploy - Ansible VRF Aware | A VRF Aware version of the Ansible Quick Deploy script! |
⭐ | BGP Neighbor Parse | Collects and outputs bgp neighbors of network devices! |
- Syedur Rahman - CCNP RS & RHCSA 7 - Senior Network Engineer at NASDAQ
- Ethan Barnes - CCNP RS - Network Engineer at Montclair State University
This project is licensed under the LGPL License - see the LICENSE.md file for details.