RSSAmplifier

Blog

Ifconfig.it

Recent content on Ifconfig.it

ifconfig.itRSS feed ↗271 posts

Latest posts

CCIE recertified

I've recertified my CCIE for three years more.

Global Azure 2025

I recently spoke at Global Azure 2025 , an event packed with sessions on AI, cloud, and system engineering.

The decommissioning costs

In the world of IT, we often categorize costs into two main buckets: capital expenditures (CapEx) and operational expenditures (OpEx). While these two categories are crucial for budgeting and financial planning, there's a third type of cost that often gets overlooked, the decommissioning costs.

Welcome 2025 Cisco Champions

I’m proud to share that my participation in the CiscoChampions Insider program has been renewed for 2025!

SDWAN enhancements in a satellite link

Due to some event with extreme weather conditions, a customer decided to use satellite links as a last resort in case of failure of optical and radio links. The use of SD-WAN highlighted some interesting points.

Receive Side Scaling

In recent years, I have been working more and more in datacenter networking. It has happened to me on several occasions that during testing, the customer would contest that the network performance of the servers was lower than expected. So I put on my systems engineer hat and dust off my VMware training .

Cisco Nexus transceiver temperature

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!

NetBox to hosts

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.

Cisco ISE scripts

Cisco 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 the various nodes. For these purposes I wrote a couple of Python scripts that I…

The Mythical Man-Month

The Mythical Man-month, some wisdom from the past, still valid today. Technology changes but people stay the same.

Netbox and Python for network merge

When two large companies merge, they may be required to merge their respective networks as well, including address spaces.

CiscoU: Data Center Nexus Dashboard Essentials (DCNDE)

I completed the Cisco Data Center Nexus Dashboard Essentials training provided by CiscoU and collected 22 CE credits for my CCIE.

CUOA ICT Management 14

Today I completed the Jobleader ICT Management course , which began last November.

DNA Assurance (DNAAS)

Since I took CCNA I have always tried to renew my certifications with exams from other tracks. Now with Cisco U and the Rev Up program it becomes even easier to get CE credits and at the same time delve into other technologies.

TCP latency and loss

Reading this blog made me very curious: Path Quality Part 1: The Surprising Impact of 1% Packet Loss The final result is: In this study, 1% of packet loss caused a 70.7% decrease in throughput. When applications experience performance problems usually someone blames the network. It is not always easy to convince that latency and packet loss significantly affect TCP performance, and speed of light…

Speedtest

A customer called because they expect the Internet access in the DC to reach 10 Gbps, but a speedtest only shows 1 Gbps throughput. Once again, it's a network issue . Or not?

Meraki MX tunnel all traffic to VPN

In my role as a network architect, I often find myself validating a design based on documentation provided by the vendor. Whenever possible, I prefer to verify at least the core functionality in the lab. Platforms such as Cisco Meraki on the one hand simplify configurations by introducing automation and abstraction mechanisms that have a great impact on large installations; on the other hand,…

CiscoU SD-WAN Operations and Deployment"

I've completed the Rev Up to Recert: SD-WAN Fundamentals (SDWFND) v.2.0 Learning Path and collected 12 CE credits.

CiscoU CBROPS CyberOps Associate"

I've completed the Rev Up to Recert: CyberOps Associate, Understanding Cisco Cybersecurity Operations Fundamentals (CBROPS) Learning Path and collected 30 CE credits.

BGP Admin Distance

When chatting with both colleagues and customers about BGP path manipulations, I've picked up on something interesting – the concept of admin distance can often lead to some head-scratching moments. So, in this blog post, I'm going to take you through a few links and hands-on labs. Our goal? To unravel the mysteries surrounding admin distance and its pivotal role in the BGP best path selection…

Azure NLB probe down behavior

I was recently engaged in a troubleshooting session pertaining to Azure Network Load Balancers (NLBs). The assistance was sought by cloud engineers seeking deeper insights into the operational characteristics of NLBs. The findings are outlined below.

CiscoU Understanding Cisco Network Automation Essentials (DEVNAE)

I've completed the Rev Up to Recert: Understanding Cisco Network Automation Essentials (DEVNAE) 1.0 Learning Path and collected 16 CE credits.

Welcome 2023 Cisco Champions

Happy to be a Cisco Champion ( again )!

NFD31 - BackBox

On the second day of Network Field Day 31 BackBox presented their automation tool.

Cloudy zones

On April 25th 2023 Google Cloud has an incident involving a datacenter. The incident impacted multiple zones. If this sounds strange, it is because not all cloud zones are created equal.

NFD31 Delegate

I'm happy to be part again of the Tech Field Day delegates attending Networking Field Day 31 on April 12-13, 2023.

CiscoU Rev Up to Recert Python

I've completed the CiscoU Rev Up to Recert: Python Learning Path and collected 15 CE credits.

CCIE 38619 - 10 years

Ten years ago I passed the CCIE RS lab exam , now renamed CCIE Enterprise Infrastructure .

CiscoU Rev Up to Recert Enterprise

I've completed the CiscoU Rev Up to Recert: Enterprise Learning Path and collected 15 CE credits.

Cisco Live Europe 2023

This year again I had the privilege and pleasure to attend one of the best events for networkers: Cisco Live Europe 2023 in Amsterdam .

Microsoft Certified: Azure Network Engineer Associate

It has been more than 20 years since my last Microsoft certification exam. Windows NT4 was very common, Windows 2000 was cutting edge, and my first job was to migrate some SMEs in my region from the former to the latter. My goal at the time was to get the famous MCSE , but I never had the chance to finish the certificaton track, stopping after a couple of exams. Then I fell in love with…

Welcome 2022 Cisco Champions

Happy to be a Cisco Champion ( again )!

Aviatrix ACE and Multicloud

We don't install all our servers in the same DC. But what about clouds? Would you trust one Cloud Server Provider for all your applications? This is the premise of Multicloud.

War stories - VLAN renumbering

For $reasons it happened a few times that I needed to renumber a VLAN in a campus or DC network.

(L)Oops!

This post is about the lack of best practices, workarounds, L2 extensions, tunnels and loops. Fasten your seatbelt and prepare for a ride down the rabbit hole.

IT Blog Awards 2021 Top 25

Results of the 2021 IT Blog Awards are out, my blog made it to the Top25 !

Book review: Networking and K8s

Networking and Kubernetes, first steps in the cloud-native world.

CCIE renewed and new certification cycle

I've renewed my CCIE for 3 more years, and learned something along the way.

IT Blog Awards 2021 finalist

Great news! My blog has been selected as a finalist of the 2021 IT Blog Awards , hosted by Cisco ✌

Backup Grafana dashboards with API and JQ

In this post I describe how I've reinvented the wheel backup Grafana dashboards with API and Git.

My first GitLab CI/CD

If you can read this post, my GitLab CI/CD setup worked!

Meraki Firewalled Services and Poetry

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).

Linux tc for SDWAN testing

In my new role as Technical Account Manager I work with the customers to evaluate new products and services to validate the fullfillment of the business requirements. For a recent project I needed to test how some SDWAN appliances reacted to bad network events like packet drops and latency.

Welcome 2021 Cisco Champions

Good news received while hiking the wonderful mountains of Dolomiti : I'm Cisco Champion ( again )!

Cisco Live Europe 2021 virtual

As many events, Cisco Live this year is virtual, sessions are delivered in streaming.

Lab notes: Gitlab container backup

A quick note about how to backup a self hosted Gitlab container.

The Making of a Manager

Short book review.

New homelab server (again)

New entry in the home-lab: a shiny new HP DL380P.

Cisco PSIRT tool in bash

A bash script to query Cisco PSIRT OpenVuln API.

ZSH in WSL with agnoster theme

I'm trying ZSH in WSL on my Windows 10 machine. Here's a quick note about how to make it look better with agnoster theme.