Python for network engineers
latest
  • Download PDF/Epub
  • Introduction
  • Book resources
  • I. Python basics
  • II. Code reuse
  • III. Regular expressions
  • IV. Data writing and transmission
  • V. Working with network devices
    • 18. Connection to network devices
      • Password input
      • Module pexpect
      • Example of pexpect use
      • Module telnetlib
      • Module paramiko
      • Module netmiko
      • Module scrapli
      • Further reading
      • Tasks
    • 19. Concurent connections to multiple devices
    • 20. Jinja2 configuration templates
    • 21. Parsing command output with TextFSM
  • VI. Basics of object-oriented programming
  • VII. Working with databases
  • VIII. Additional information
  • What’s next
Python for network engineers
  • Docs »
  • V. Working with network devices »
  • 18. Connection to network devices »
  • Further reading
Next Previous

Further reading¶

Documentation:

  • pexpect
  • telnetlib
  • paramiko Client
  • paramiko Channel
  • netmiko
  • scrapli
  • scrapli-cfg
  • time
  • datetime
  • getpass

Articles:

  • Netmiko Library
  • Automate SSH connections with netmiko
  • Network Automation Using Python: BGP Configuration
  • A Tale of Five Python SSH Libraries Commentary

Code examples:

  • netmiko
  • scrapli
  • netmiko, paramiko, telnetlib, scrapli, pexpect
Next Previous

© 2015-2022, Natasha Samoylenko. Last updated on Jan 16, 2022. Translated from Russian by Aidar Khairullin

Built with Sphinx using a theme provided by Read the Docs.

This work is licensed under a CC-BY-SA-4.0.

Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.