Welcome to the Network Discovery Repository
Let's dig for some network gold!
The full documentation including installation instructions can be found on my GitHub Pages Repository
ASCIINEMA video
Here is an asciinema video that shows the script running. In the video there are switches that have:
- ssh V1 which isn't supported
- a switch that didn't accept the credentials given
- a switch that didn't respond
The script notes these issues, saves the hostname, ip address, reason
to a file. It then moves onto the next device.
If you use the terminal daily, I highly recommend checking out ascinema. It's an open source tool that lets you:
"Record and share your terminal sessions, the simple way. Forget screen recording apps and blurry video. Experience a lightweight, text-based approach to terminal recording."
NetDevOps Resources
If you are getting into NetDevOps, I have a few resources that you might find useful:
- Ubuntu for Network Engineers - A guide for anyone that wants to learn Ubuntu and Network Engineering
- Cisco DevNetAssociate - Some of the materials I found useful for the Cisco NetDev Associate certification
- Juniper Migrating to JunOS from Cisco - Some of the materials I used to pass the JCNIA certification exam.
- Juniper DevOps Materials to study for the Juniper DevOps certification
- Networking Cook Book - Some configuration snippets for Cisco, Aruba CX and HPE Procurve switches.