Introduction to Python Network Automation: The First Journey
by: Brendan Choi
Publisher finelybook 出版社: Apress; 1st ed. edition (25 May 2021)
Language 语言: English
Print Length 页数: 896 pages
ISBN-10: 1484268059
ISBN-13: 9781484268056
Book Description
By finelybook
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 begin at 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