Where is all the Automation?
Learning Python for network automation doesn't have to be scary. Let's look at how to get started…
Learning Python for network automation doesn't have to be scary. Let's look at how to get started…
How I automated BGP routing table monitoring for Juniper SRX firewalls…
Need a push to start learning network automation?…
This post focuses on the Juniper SRX side of my VPN dashboard - writing the Python scripting to query VPN status from each device…
This post focuses on the web GUI side of the VPN dashboard - storing & displaying the information that gets collected…
In order to build my Juniper SRX VPN dashboard, I opted to use Django. Let's take a quick look at how I got started.…
I decided to build a web GUI to monitor Juniper SRX VPN tunnels. Here's what I was thinking...…
Quickly get started using Juniper's Python SDK & interact with JunOS devices…