Pinned Repositories
Ansible-Config-Generation
Automate-IOS-upgrade
CDP-parser
draw.io-nautobot-work
Find-ports-that-haven-t-been-used-in-6-weeks
network-automation-lessions
Network-to-Database
Crawl the network, pulling data and stick it in to a database.
Quick-check-traceroute
Quick check traceroute
small-scale-network-automation-chatbot
Video-code
Code for my youtube videos
GoreNetwork's Repositories
GoreNetwork/CDP-parser
GoreNetwork/network-automation-lessions
GoreNetwork/Ansible-Config-Generation
GoreNetwork/Automate-IOS-upgrade
GoreNetwork/Find-ports-that-haven-t-been-used-in-6-weeks
GoreNetwork/Quick-check-traceroute
Quick check traceroute
GoreNetwork/Video-code
Code for my youtube videos
GoreNetwork/ACI-error-checking
Connects to the ACI's API finds ports with an error # higher than what is listed, then pulls LLDP data down and reports on what it is seeing.
GoreNetwork/Get-non-802.1x-ports
Finds ports that should have 802.1x that don't have it.
GoreNetwork/Map-the-network
Build an automated map of the network
GoreNetwork/Network-Walker
GoreNetwork/Add-802.1x-and-build-mop
Add 802.1x and build mop
GoreNetwork/Find-all-interfaces-with-ip-helper-addresses
GoreNetwork/Normalize-Cisco-interface-names
GoreNetwork/Run-config-on-interfaces-with-particular-lines
GoreNetwork/What-s-attached-to-switch-walk-though
Define a switch and where the ARP table is and this will give you a walk though on the switch
GoreNetwork/Blogs
All my blog code
GoreNetwork/Build-ISE-install-and-mop
GoreNetwork/Build-Network-Map
GoreNetwork/Class_1
GoreNetwork/Giant-Function-Repository
GoreNetwork/IOS-upgrade
Upgrade IOSs
GoreNetwork/New-network-crawler-to-database
GoreNetwork/Pull-running-configs
put the IPs in IPs.txt, run the pull running.py from the CLI and it spits out a file with the hostname + running_config.txt
GoreNetwork/Query-IP-to-find-device-and-subnet
GoreNetwork/Run-commands-on-a-cisco-device
Run commands on a cisco device, put all output on a single file
GoreNetwork/Run-Config-Commands
Program pulls the config lines from config.txt and the IP address you want the config commands run on from IPs.txt. It then applies those commands to the devices.
GoreNetwork/Verify-IOS
GoreNetwork/Web-Front-End-Windows