Skip to content

syedur-rahman/networkcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetworkCoderIcon

NetworkCoder

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.

Getting Started

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.

Table of Contents

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!

Authors

  • Syedur Rahman - CCNP RS & RHCSA 7 - Senior Network Engineer at NASDAQ
  • Ethan Barnes - CCNP RS - Network Engineer at Montclair State University

License

This project is licensed under the LGPL License - see the LICENSE.md file for details.

Releases

No releases published

Packages

No packages published

Languages