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

ssh

  1. Home>
  2. ssh
Network / Python

NETCONF with ncclient on Cisco IOS-XE

An introduction to NETCONF from Python with ncclient — datastores, capabilities, get-config filters, edit-config, and the candidate/commit transactional workflow on IOS-XE.

0 Comments
July 11, 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
Network / Python

SSH Automation with Paramiko: Your First Hello, Router in Python

Drive a real SSH session to a router from Python with Paramiko — exec_command vs invoke_shell, disabling paging, handling auth failures, and a reusable connect-and-run helper.

Comments Off on SSH Automation with Paramiko: Your First Hello, Router in Python
June 2, 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
  • NETCONF with ncclient on Cisco IOS-XE
    In Network, Python
    July 11, 2026
  • REST APIs with requests: Talking to DNAC and Meraki-Style Controllers
    In Network, Python
    July 10, 2026
LinuxOak © 2024