How-To

Focused how-to guides that solve a single network automation task quickly and reliably.

Compliance scoringCIS benchmarkNIST benchmarkPCI-DSS benchmark80%
How-To

Compliance Without the Spreadsheet: Continuous Posture for Network Devices

8 min read·

The Compliance panel runs your hardening rule packs across the fleet, scores devices, and tracks drift so audits start with evidence, not promises.

Read →
Inventory and IPAMCSVNAPT
How-To

Inventory & IPAM: The Source of Truth Your Scripts Actually Trust

8 min read·

Upload a CSV, connect to NetBox, or generate an IP range — Inventory normalises every source into the same validated row shape for the platform.

Read →
Executable runbooksRun
How-To

Runbooks: Living Documents That Run

7 min read·

Runbooks combine narrative, parameters, and executable scripts so on-call engineers stop choosing between reading the doc and fixing the problem.

Read →
NAPT
How-To

Read a Packet Capture Like an Engineer: Turning a .pcap Into a Root Cause

9 min read·

Upload a capture and the PCAP Analyzer decodes conversations, flags retransmissions, resets, and handshake failures, and hands you a NAPT script to confirm the fix.

Read →
MPLS L3VPNCEPEPECEMP-BGP VPNv4 (RD/RT)
How-To

Verifying MPLS L3VPNs with Python: RD, RT, and the Routes That Should Be There

10 min read·

Pull show vrf detail, check route-target import/export consistency across PEs, and prove customer routes are actually crossing the core.

Read →
Continuous compliancescore ↑CIS
How-To

Continuous Compliance: Scoring Your Network Against CIS Benchmarks

10 min read·

Model CIS Level 1 and Level 2 controls, score every device, track the trend, and drive automated remediation on a weekly cron.

Read →
NAPT
How-To

The Template Library: A Vetted Catalog of Reusable Network Tasks

8 min read·

Browse, search, and filter hundreds of pre-built, parameterised templates — then drop them straight into a workflow or run them as-is.

Read →
NAPT
How-To

The Script Catalog: A Searchable Shelf of Ready-to-Run Network Scripts

8 min read·

Browse curated, parameterised scripts by task and vendor, preview what each one does, and run it through the platform's safe execution pipeline.

Read →
NAPT
How-To

BGP Config-as-Code: Ship Peering Changes Through a Pipeline, Not a Terminal

8 min read·

Treat BGP configuration like software: store intent in git, lint and dry-run it in a pipeline, gate the deploy behind an approval, and verify the session came up — all without an SSH session.

Read →
NAPT
How-To

Automated Compliance Audits: Turn a Quarterly Scramble Into a Nightly Cron

8 min read·

Manual CIS/NIST audits are stale the moment they finish. Run them continuously in a scheduled pipeline, auto-file tickets for findings, and watch your compliance score trend up.

Read →
NAPT
How-To

Stop Hardcoding Device Passwords: A Secrets Vault for Network Automation

7 min read·

Plaintext credentials in playbooks and scripts are the most common — and most dangerous — automation mistake. Here's how to inject secrets at run time from a vault instead.

Read →
BGP fault findingIDLECONNESTAB
How-To

BGP Fault Finding With Python: A Step-by-Step Guide

9 min read·

Walk the BGP state machine with Python: pull neighbor state, classify why a session is stuck, and emit findings you can act on.

Read →
MPLS L3VPNCEPEPECEMP-BGP VPNv4 (RD/RT)
How-To

Automating MPLS VPN Verification With Python

9 min read·

Verify L3VPN end to end with Python: check VRF presence, route-target import/export, PE-CE adjacency, and reachability across the MPLS core.

Read →
CIS benchmark scoring model75%fleet score
How-To

Security Automation: Running CIS Benchmarks on Your Fleet

8 min read·

Turn the CIS benchmark into automated checks: score every device, track the trend, and remediate the gaps that matter most.

Read →
NAPT
How-To

Lab Platform Connections: Verify Changes Before They Hit Production

6 min read·

Register lab platform connections with an API endpoint and a Vault credential reference, validate them before saving, and launch lab verifications hands-off.

Read →
NAPT
How-To

Session Audit: Navigable History Organized by Units of Work

5 min read·

Flat event logs are hard to reason about. Session Audit groups activity into sessions — continuous units of work — that you can filter and pin.

Read →
NAPT
How-To

Vendor-Specific SD-WAN Automation Templates for WAN, Migration & Operations

7 min read·

Generic SD-WAN guidance only goes so far. NAPT's template library now covers six vendors with implementation, migration, and operations templates you can filter directly.

Read →
NAPT
How-To

Automation Fitment: Match Network Tooling to the Estate, Not the Hype

7 min read·

Choosing NAPALM vs Netmiko, cloud vs on-prem runners, or NetBox + Terraform is not a matter of taste — it's a fitment problem. Here's how to map requirements to the right stack.

Read →