Free network engineering notes, labs & troubleshooting guides.Follow on GitHub »
netops.sh

Welcome to netops.sh

Welcome to netops.sh — my corner of the internet for everything networking.

I built this site to document what I learn on the job and in the lab: routing protocols, switching fabrics, automation scripts, and the occasional 2 a.m. troubleshooting story. If it involves packets, it probably belongs here.

What you’ll find

  • Deep dives — BGP, OSPF, MPLS, EVPN/VXLAN and friends.
  • Automation — Python, Ansible and the tooling that saves me from repetitive CLI work.
  • Lab notes — reproducible topologies you can spin up in EVE-NG or Containerlab.
  • War stories — real incidents, root causes and the fixes.

A quick example

Here’s the kind of snippet you’ll see a lot around here:

# Verify a BGP session is established
show bgp summary | include Estab

More posts coming soon. In the meantime, check out the about page to learn a bit more about me.