Introduction to Python Network Automation
eBook - ePub

Introduction to Python Network Automation

The First Journey

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Introduction to Python Network Automation

The First Journey

About this book

Learn and implement network automation within the Enterprise network using Python 3. This introductory book will be your guide to building an integrated virtual networking lab to begin your Network Automation journey and master the basics of Python Network Automation.

The book features a review of the practical Python network automation scripting skills and tips learned from the production network, so you can safely test and practice in a lab environment first, various Python modules such as paramiko and netmiko, pandas, re, and much more. You'll also develop essential skills such as Python scripting, regular expressions, Linux and Windows administration, VMware virtualization, and Cisco networking from the comfort of your laptop/PC with no actual networking hardware. Finally, you will learn to write a fully automated and working Cisco IOS XE upgrade application using Python.

Introduction to Python Network Automation uses a canonical order, where you beginat the bottom and by the time you have completed this book, you will at least reach the intermediate level of Python coding for enterprise networking automation using native Python tools.

What You'll Learn

  • Build a proper GNS3-based networking lab for Python network automation needs
  • Write the basics of Python code in both the Windows and Linux environments
  • Control network devices using telnet, SSH, and SNMP protocols using Python codes
  • Understand virtualization and how to use VMware workstation
  • Examine virtualization and how to use VMware Workstation Pro
  • Develop a working Cisco IOS upgrade application

Who This Book Is For

IT engineers and developers, network managers and students, who would like to learn network automation using Python.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Introduction to Python Network Automation by Brendan Choi in PDF and/or ePUB format, as well as other popular books in Computer Science & Open Source Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Python Network Automation
  4. 2. Learn Python Basics on Windows
  5. 3. More Python Exercises
  6. 4. Introduction to VMware Workstation
  7. 5. Creating an Ubuntu Server Virtual Machine
  8. 6. Creating a CentOS 8 Server Virtual Machine
  9. 7. Linux Fundamentals
  10. 8. Linux Basic Administration
  11. 9. Regular Expressions for Network Automation
  12. 10. GNS3 Basics
  13. 11. Cisco IOS Labs
  14. 12. Building a Python Automation Lab Environment
  15. 13. Python Network Automation Lab: Basic Telnet
  16. 14. Python Network Automation Labs: SSH paramiko and netmiko
  17. 15. Python Network Automation Labs: cron and SNMPv3
  18. 16. Python Network Automation Labs: Ansible, pyATS, Docker, and the Twilio API
  19. 17. Upgrading Multiple Cisco IOS XE Routers
  20. 18. Python Network Automation Lab: Cisco IOS Upgrade Mini Tools Development
  21. 19. Python Network Automation Labs: Combining and Completing the Cisco IOS Upgrade Application
  22. Back Matter