Fresh off the lab

The only difference between science and screwing around is writing it down

Tag: cisco

  • Streaming Telemetry on Cisco IOS-XE

    Streaming Telemetry on Cisco IOS-XE

    Since we already have a TIG stack up and running we might as well do something fun with it. Ever heard of streaming telemetry?No?Would you like to? We no longer have to poll network devices for thousands of data points every few seconds to monitor them, we can just have them report back to us…

  • Writing an Ansible module

    Writing an Ansible module

    Another one? There’s so many! Sure, but did you know my Python library netwalk has support for configuring spanning-tree on Cisco switchports and Ansible does not? Someone should do something about it.Anyone?Fine, I’ll do it myself. In this post, I truly have absolutely no idea what I’m doing.And I can’t wait to begin. Ansible galaxy…