Skip to content
LinuxOak
  • Home
  • Network
  • Linux
  • Python
  • AI Ops
  • Security
  • About
  • Toggle website search
Menu Close
  • Home
  • Network
  • Linux
  • Python
  • AI Ops
  • Security
  • About
  • Toggle website search
  • Home
  • Network
  • Linux
  • Python
  • AI Ops
  • Security
  • About

netmiko

  1. Home>
  2. netmiko
Network / Python

Project: Back Up Running-Configs from a Device List into Git

A complete config-backup tool: read a YAML inventory, pull running-configs with Netmiko, save to disk, and commit to Git so every change becomes a reviewable diff.

Comments Off on Project: Back Up Running-Configs from a Device List into Git
July 13, 2026
Network / Python

TextFSM and ntc-templates: Turn show Output into Structured Data

Turn show command output into lists of dicts with TextFSM and ntc-templates — parse_output for common commands, hand-written templates for the rest, no regex per command.

Comments Off on TextFSM and ntc-templates: Turn show Output into Structured Data
July 12, 2026
Network / Python

Multi-Vendor SSH with Netmiko: send_command and send_config_set

Netmiko makes router SSH automation easy: send_command with TextFSM parsing, send_config_set for changes, save_config, enable mode, and fleet-wide pushes with error isolation.

Comments Off on Multi-Vendor SSH with Netmiko: send_command and send_config_set
June 3, 2026
  • Catalyst 9200 Password Recovery: Step-by-Step Without Losing the Configuration
    In Switching
    August 10, 2026
  • QoS Deep Dive for CCNP ENCOR v1.2: Components, Policy, Wired and Wireless
    In Network
    August 10, 2026
  • Project: Bulk Config Push with a Diff Report (and Where to Go Next)
    In Network, Python
    July 14, 2026
  • Project: Back Up Running-Configs from a Device List into Git
    In Network, Python
    July 13, 2026
  • TextFSM and ntc-templates: Turn show Output into Structured Data
    In Network, Python
    July 12, 2026
LinuxOak © 2024