January 2019
Beginner to intermediate
776 pages
19h 58m
English
In this chapter, we will start to dive deeper into the management of network devices using Python. In particular, we will examine the different ways in which we can use Python to programmatically communicate with legacy network routers and switches.
What do I mean by legacy network routers and switches? While it is hard to imagine any networking device coming out today without an Application Program Interface (API) for programmatic communication, it is a known fact that many of the network devices deployed in previous years did not contain API interfaces. The intended method of management for those devices was through Command Line Interfaces (CLIs) using terminal programs, which were originally developed ...
Read now
Unlock full access