Python Programming for Network Engineers

Python Programming for Network Engineers
English | Size: 1.87 GB
Category: Tutorial


Do you want to advance your skills further as a network engineer? Do you want to learn how to build a script to generate a configuration file? Do you want to learn how to write a script to telnet to the network devices to run show commands or apply configuration commands? Or do you want to learn how to build a network monitoring solution to check for faults and performance on the devices? In this video series you will learn how to build these applications using Python.

INE – Python Programming for Network Engineers

INE – Python Programming for Network Engineers
English | Size: 1.11 GB
Category: CBTs


This course is intended for network engineering professionals who want to take their creative thought processes to the next level by writing code. Whether it’s freeing up time at work by automating simple operational tasks or developing a complete framework for shifting traffic off of routers during scheduled changes, programming is an invaluable skill from which any network engineer will gain immediate returns. This course will teach students how to write Python by developing a complete command-line application that will regularly retrieve device configurations, check code in to a version control system, and receive configuration policy violation reports via email. This course is based on Python Release 2.7.