Tutorial

Step-by-step tutorials for network automation — hands-on guides with diagrams and copy-paste code.

Set up NAPTvenvNAPTdevices
Tutorial

Set Up NAPT in 30 Minutes: From Empty Terminal to Your First Automated Check

10 min read·

A guided install: create a Python virtual environment, install NAPT, wire up SSH credentials, and run your first read-only check with --dry-run safety on.

Read →
Automation labGNS3EVE-NGDevNetNAPT
Tutorial

Build a Network Automation Lab: GNS3, EVE-NG, and DevNet Sandbox

8 min read·

Three ways to get real devices to automate against — local emulation, browser-based topologies, and Cisco's free cloud sandboxes — wired up to NAPT.

Read →
NAPT
Tutorial

Building Network Workflows Visually: Chain Templates Into Repeatable Automation

9 min read·

Drag templates onto a canvas, connect them with edges, add branches and parallel groups, then save, schedule, and run the whole flow.

Read →
NAPT
Tutorial

Zero-Touch Provisioning: From Rack-and-Stack to Production Without a Console Cable

7 min read·

ZTP turns a factory-default switch into a fully configured, verified device automatically. Here's how to drive it from a pipeline with config-as-code and post-deploy verification.

Read →
MCP: Claude to NAPT to devicesClaudeMCPNAPTdevices
Tutorial

NAPT MCP Server — Control Your Network From Claude

7 min read·

Connect Claude, Cursor, or any MCP-compatible assistant to NAPT and generate scripts, run diagnostics, and triage findings in plain language — no context switching.

Read →
Network DevOps maturity ladderManualScriptedVersionedPipelinedGitOps
Tutorial

Network DevOps in 60 Minutes — From Manual CLI to Automated Pipelines

9 min read·

A fast, practical path up the automation maturity ladder: from copy-paste CLI to Git-driven pipelines that validate, dry-run, and deploy with an audit trail.

Read →
NAPT
Tutorial

The 5-Phase Change Lifecycle: Baseline, Plan, Apply, Verify, Document

7 min read·

A guided workflow wrapper that turns a one-shot script into a safe, auditable change: capture a baseline, plan, apply, verify, and document — in order.

Read →
NAPT
Tutorial

NetClaw: A CCIE-Level AI Network Engineering Coworker

8 min read·

NetClaw brings CCIE-level reasoning to everyday network engineering. Here is what it does, how its parallel-execution pattern surfaces per-device results, and how to start.

Read →