MPLS troubleshooting AI agent powered by Codex

Intro In this post I want to show how I’ve built an AI agent which is able to troubleshoot a network issue. I’d like to include all implementation details; hence, anyone can reproduce it or build his own agent. I do not claim that this is the only right approach, but it is my way… The use case The use case is very simple: I want an AI agent that can find an artificially injected error in a working Cisco lab. In practice, that means I break one thing, and the agent has to reason its way back to the root cause by gathering evidence from the network. ...

July 17, 2026

Simple MCP Server

How to build Cisco CLI based MCP server from scratch with local model

June 25, 2026

Getting started with local LLMs

Step-by-step setup of a local LLM with a simple example

June 12, 2026

Temporary DHCP server

How to quickly spin up a short-lived DHCP server in a container

April 23, 2026

Running Cisco IOS XRd in Containerlab

A short note on getting Cisco IOS XRd running in Containerlab and the one detail I missed the first time.

March 27, 2026

From Zero to Shell: Spin up an AWS VM in One Click

How to automate a fresh new AWS server using Terraform and Python, triggered directly from SecureCRT

February 12, 2026

GitHub Pages and Multi-Branch Deployment

How to publish multiple branches inside one repository using GitHub Pages

February 9, 2026

Playing with Linux interfaces

Cheatsheet for the most common network configurations on my 4 favourite distros: Alpine, Ubuntu, Debian, Rocky

January 29, 2026

Creating VM with PowerCLI

How to spin up new VM in vSphere from ISO image without hassling with vCenter GUI

January 23, 2026

Full-blown IPSec on Linux with LibreSwan, VTI, RSA, and BGP

LAB notes

September 19, 2025