Over the last year, we’ve seen explosive interest in agentic AI systems built with LLM-powered components that can reason, plan, call tools, and coordinate with other agents. But if you’ve actually tried to build a multi-agent workflow, whether for network automation, observability, or network incident response, you’ve probably run into one glaring problem – all agents don’t speak the same language.
Continue reading “Understanding the A2A Protocol for Agentic AI in Network Operations”A Network Engineer’s Guide to Understanding the Model Context Protocol for AI Integration
If you work in technology long enough, every new framework starts to sound like “yet another API layer.” The Model Context Protocol (MCP) is different. It’s not a product, and it’s not tied to any one vendor or model. It’s an open standard for how AI apps talk to tools and data providing a standardized, model-agnostic way for AI apps to access external tools and data.
Continue reading “A Network Engineer’s Guide to Understanding the Model Context Protocol for AI Integration”Is Cisco’s Unified Edge A Step Toward Agentic AI at the Edge or Just Clever Packaging?
Cisco’s latest announcement at Partner Summit 2025 introduced Cisco Unified Edge, a converged compute platform designed to bring agentic and inferencing AI workloads closer to where data is actually generated, such as the branch, the factory, the retail floor, or the hospital wing. The idea is that instead of sending massive data streams back and forth to the data center or cloud, we can perform inference and decision-making locally for faster responses, lower bandwidth requirements, and higher resilience.
It’s an interesting, ambitious, and I think logical idea that extends Cisco’s networking footprint into edge computing and AI infrastructure, which are arguably two of the fastest-moving segments in enterprise IT.
Continue reading “Is Cisco’s Unified Edge A Step Toward Agentic AI at the Edge or Just Clever Packaging?”The Goal of AI in ITOps is Operational Improvement
I’ve been speaking with more folks again recently about AI initiatives in their IT organizations. Most recently it was a systems team that ran the on-prem server infrastructure, Azure environment, and just recently also tasked with end-user computing.
What struck me in the conversation was how the discussion kept going back to AI. That might seem weird for me to say considering the goal was to discuss AI initiatives, but let me explain.
AI is a technology; it’s a tool. Yes, I understand that in reality AI is a complex and sophisticated family of technologies, but ultimately it’s still a tool. So unless you’re literally building models and live in academia or the world of R&D, AI is not a goal unto itself. Starting with AI was the wrong approach in the discussion with this systems team, and it’s usually the wrong approach for any team.
For most of us in our respective niche of IT operations, the goal of AI is operational improvement.
Continue reading “The Goal of AI in ITOps is Operational Improvement”Three Critical Questions Before You Consider AI in NetOps
A few months ago I read Kavita Ganesan’s excellent book, The Business Case for AI: A Leader’s Guide to AI Strategies, Best Practices & Real-World Applications. I highly recommend it to anyone thinking critically about implementing an AI solution in IT operations because the concepts and best practices she outlines helped me to think more practically about implementing AI solutions in IT operations.
Continue reading “Three Critical Questions Before You Consider AI in NetOps”Using an LLM to Query Structured Network Telemetry
One practical use-case for using large language models in network operations is to help query large datasets of network telemetry faster and more easily by using natural language. This can improve NetOps and facilitate better data-driven insights for engineers and business leaders. However, the volume and nature of the data types we commonly utilize in networking makes this a daunting workflow to build, hence the dichotomy of build vs. buy.
There are network vendors building natural language query tools for network telemetry, and so it’s important to understand the value, components, and fundamental workflow whether you’re researching vendors or building your own proof of concept.
A reasonable approach, even just to experiment, is to start very simple, such as querying only one data type. That way, we can ensure accuracy and see meaningful results right away. In time, we can build on this initial workflow to include more types of data, perform more advanced analytics, and automate tasks.
Continue reading “Using an LLM to Query Structured Network Telemetry”Beginner’s Guide for Using Large Language Models in Network Operations
Large language models like GPT, Claude, Llama, and others have the potential to transform network operations. We’re familiar with how they help us generate code, summarize texts, and answer basic questions, but until recently their application to network operations has been suspect. However, it was just a matter of time until we understood the use-cases and how to mitigate some of the initial problems like hallucinations and data privacy.
I believe there are two main use-cases right now, with a third right around the corner. First, LLMs can query large and diverse datasets of network telemetry faster than any engineer, which in turn reduces resolution time and increases network performance and reliability. Second, as part of a larger workflow, LLMs can help us perform advanced analysis on network telemetry thereby providing greater insight and understanding of what is otherwise a complex web of varied telemetry data. And in the near future, agentic AI, which is really an extension of my second use case, will help us automate tasks and more autonomously manage network operations.
In this post we’ll discuss the first two use-cases and touch on the third. We’ll also unpack some of the limitations we face implementing LLMs in NetOps, and we’ll discuss several quick and easy ways to get started right now.
Continue reading “Beginner’s Guide for Using Large Language Models in Network Operations”
