Explore the evolution from traditional network planning to agentic workflows. Learn how Cisco Crosswork Planning, APIs, MCP, and Crosswork AI can work together—and see a practical CP Agent prototype e...
Learn how to get started with Cisco CNC. This guide you will walk you through the first steps you need to accomplish in order to onboard your network devices to Cisco Crosswork Network Controller and ...
Crosswork Network Controller brings the operational truth: inventory, topology, events, device state, security signals, and workflow control. Crosswork AI adds the agentic reasoning layer that can con...
Accelerating the Journey to Autonomous Networks with Cisco Crosswork Network ControllerAs Communications Service Providers (CSPs) and Enterprises strive for full autonomy, they face a common challenge...
Cisco Crosswork Network Controller can be extended for multi-vendor environments, but the right path depends on the operational outcome. This post provides a customer-facing decision framework for cho...
NSO 6.7 is finally here! This significant long-lived release empowers your network automation strategy with seamless AI integration via the new Adaptive MCP Server. It also enhances your operations wi...
In an earlier post from almost two years ago I used GitHub Copilot for CWM and NSO—but models were slow and everything moved through copy-paste. Here I describe what changed: Python programs that auth...
The "commit confirm-network-state" workflow effectively addresses device “side effects” on platforms like ALU and IOS XR where configuration can be generated because of the prior changes. At the same ...
During initial onboarding, a sync-from can be time-consuming. Using "commit confirm-network-state" offers a way to onboard devices without performing a full sync-from.
Introduce best practices to construct an NSO Pre-production test case with the help of Lux, Playwright, and scenario-based Southbound Netconf/CLI Device Simulator to detect issues before moving to pro...
NSO product quality remains the top priority for NSO BU. We are interested in hearing your feedback to drive meaningful improvements.
Introduce “NSO Gitbook to RAG Converter API” to convert NSO Gitbook into RAG and construct a NSO AI Assistant based on RAG constructed. This article lead reader through this process and construct a si...
Introducing Cisco NSO 6.6: This short-lived release brings practical updates such as reduced load time and memory footprint through more efficient YANG schema management, an integrated AI assistant, a...
With simple Bash and Gnuplot script, "NSO Memory Utilization Measurement Tool" collect memory allocation and usage for all NSO related process(NSO Core, Java VM and Python VM). At the same time, provi...
Docker Volumes can be robust solution when your environment scales massive with I/O intensive operations, also adding up to security/ access control to the storage. This is one of the best solutions i...