Networks
PyATS MCP, How a Network Engineer start with AI
Table of Contents Overview Starting with result Introduction What are MCP servers? What is PyATS ? What is Gemini CLI ? Dive in Our test…
Linux Networking Part 1 : Kernel Net Stack
Table Of Contents
Introduction to series This article in a pinch Part 1 : Linux Network Stack 1) Ring Buffers 2) Socket Buffers (sk_buff)…
Networks - RPKI , securing BGP Infrastructure
Table Of Contents
What & Why RPKI (Resource Public Key Infrastructure)? Signing ROAs what is an ROA ? How you deploy ? PDUs Structure…
Extending RFC1918 with RFC-6598 (100.64.0.0/10)
Table Of Contents
CGNAT (Carrier Grade NAT) introduction We are all familiar with the RFC-1918 AKA Private IP Spaces (10.x.x.x , 172.16.x.x…
Automating DrawIO network topology using Python
Table Of Contents
Generated Topology Intro In this blog , we are going to show how to use the draw_network_plot python library to generate…
Understanding networks ASICS - Part 1
Table Of Contents
Programmability When is buffer used : When buffer is not used : Routing Engine Forwarding Engine Fabric Processors…
Python's Netmiko starter template
Table Of Contents
Comments on the code : The following is a ready to go netlike template , you just need to choose your way of…