jeremiah windle — spokane, WA

IT → Networking  ·  Labs · Field Notes · Roadmap  ·  Spokane, WA
TIME IN SPOKANE — --:--:-- PST

← projects  ·  2026-07-20

net-scripts: Python for Network Tasks

Netmiko + TextFSM helpers: VLAN audit, config backup, interface report.

stack: python, netmiko, textfsm  ·  repo →  · 

Scripts that grew out of lab repetition. No framework. Each function solves one job.

  • vlan_audit.py: diff show vlan brief across devices
  • backup.py: show run → git commit per device
  • int_report.py: TextFSM parse of show ip interface brief

All under 80 lines each. Faster than any SaaS network tool for a 5-device lab.


← Back to projects