- A customer noticed that some SFPs installed in a Cisco Nexus were particularly 🔥hot🔥 and asked for a command to be able to see the temperature of all the transceivers. Sounds like a good opportunity to write some code!
Read More Performing a traceroute is a very common task for network operations.
In this post I share a simple solution I implemented to make it easier to read the command output.
Read MoreCisco ISE is one of my favorite products. Although I cannot call myself an expert on it, I have worked on numerous designs where network security and segmentation are based on ISE with excellent results.
More than a few times I have needed to document the inventory of nodes in a cluster, and the certificates in use at …
Read More- When two large companies merge, they may be required to merge their respective networks as well, including address spaces.
Read More - In this post I describe how to use Poetry to build and package a tool to verify the status of Meraki Firewalled Services (ICMP, SNMP and Web).
Read More - A journey from writing a script to publishing my first Python module.
Read More Asset management, documentation and monitoring are important parts of any IT Ops team but at the same time they are } boring, repetitive, error prone.
Last summer I spent some time investigating the possibility to integrate open source projects I like to create a Minimum Viable Product for asset management/monitoring …
Read More- Lerveraging FMC API and TextFSM to import objects from ASA.
Read More Quite often cable management is something that starts well when a new IDF is deployed and then gets messier over time.
Summertime usually means a busy period for Network Engineers, customers are on holidays and we have the opportunity to performs all the changes that impact network connectivity.
For me this usually means core switch replacement.
Today I was moving a configuration from an HP8200 to a Cisco 4500, taking care of all the …
Read MoreThe problem
In my last post about Linux at command I talked about notifications on my mobile.
In most of my automation scripts I prefer notifications to come to my mobile instead of via email or SMS (really? in 2015?) because:
- it is always with me
- I check it thousands times a day (I know you too ;-) )
- it is a …
Read MoreAnother post on Linux commands, short and simple but very useful: at.
The problem
As IT pros we are all comfortable with the change window concept.
This window usually opens at night or during the week-end and sometimes the change actually just requires a few commands on a Linux machine.
The automation
The at command …
Read MoreThis week I attended a two days training of Cisco DCINX9K.
The training is focused on Cisco Nexus 9000 switches in NX-OS mode.
NX9K can run two different software images, the full ACI image with all the cool SDN stuff and the traditional NS-OX image with some cool features like Python, Rest API, VX-LAN and more.
Now …
Read More