Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering Python Networking

Posted By: Grev27
Mastering Python Networking

Eric Chou, "Mastering Python Networking: Your one stop solution to using Python for network automation, DevOps, and SDN"
English | ISBN: 1784397008 | 2017 | EPUB/MOBI/Code files | 446 pages | 42 MB

Key Features
Build the skills to perform all networking tasks using Python with ease
Use Python for network device automation, DevOps, and software-defined networking
Get practical guidance to networking with Python
Book Description
This book begins with a review of the TCP/ IP protocol suite and a refresher of the core elements of the Python language. Next, you will start using Python and supported libraries to automate network tasks from the current major network vendors. We will look at automating traditional network devices based on the command-line interface, as well as newer devices with API support, with hands-on labs. We will then learn the concepts and practical use cases of the Ansible framework in order to achieve your network goals.

We will then move on to using Python for DevOps, starting with using open source tools to test, secure, and analyze your network. Then, we will focus on network monitoring and visualization. We will learn how to retrieve network information using a polling mechanism, flow-based monitoring, and visualizing the data programmatically. Next, we will learn how to use the Python framework to build your own customized network web services.

In the last module, you will use Python for SDN, where you will use a Python-based controller with OpenFlow in a hands-on lab to learn its concepts and applications. We will compare and contrast OpenFlow, OpenStack, OpenDaylight, and NFV. Finally, you will use everything you've learned in the book to construct a migration plan to go from a legacy to a scalable SDN-based network.

What you will learn
Review all the fundamentals of Python and the TCP/IP suite
Use Python to execute commands when the device does not support the API or programmatic interaction with the device
Implement automation techniques by integrating Python with Cisco, Juniper, and Arista eAPI
Integrate Ansible using Python to control Cisco, Juniper, and Arista networks
Achieve network security with Python
Build Flask-based web-service APIs with Python
Construct a Python-based migration plan from a legacy to scalable SDN-based network.