Archive

Category Archives for "The Gratuitous Arp"

Configuration Creation with Nornir

I tend to assess automation tools in four different contexts which is, in fact, a very general networking and automation workflow: Discovery How easy is it to find out about the network, document its configuration (the configuration of a device itself) and state (show commands "snapshotting" its state)? Configuration Creation How easy is it to READ MORE

The post Configuration Creation with Nornir appeared first on The Gratuitous Arp.

Nornir – A New Network Automation Framework

nornir (formerly brigade) - A new network automation framework Before getting started, let me say that I'm big fan of Ansible. It is one of my go-to automation frameworks. Having said that, there have been use cases where I've run into some of the limitations of Ansible and to be fair some of those limitations may READ MORE

The post Nornir – A New Network Automation Framework appeared first on The Gratuitous Arp.

Pandas for Network Engineers (Who doesn’t love Pandas? )

The module not the mammal! My original title for this article was going to be *Decomposing Pandas* as a follow on to *Decomposing Data Structures* but I was advised against that name. Go figure. One of the things I love most about Python is that its always waiting for me to get just a little READ MORE

The post Pandas for Network Engineers (Who doesn’t love Pandas? ) appeared first on The Gratuitous Arp.