The CLI vs APIs

Now let me address this right now, before you go any further. The answer is both. I also apologize for the lack of pictures in this post. Being that my profession is to create content and, quite honestly, put myself out there, I am open to criticism and debate all day...

How I Fell Back in Love with Juniper

I have had a complicated relationship with Juniper products throughout my career, and quite frankly, that’s at no fault of Juniper’s. It’s really the fault of the networking profession. Think about every network engineer job posting you’ve come...

The Pypinger Python Module

Return Home Pip install pypinger==2.0.3 Recently I found myself wanting to perform a device discovery on a subnet, but I needed to do it programmatically. Rather than just perform a basic ping discovery and manually create a list of responding hosts, I wanted Python...