Skip to Content
Python Network Programming Techniques
book

Python Network Programming Techniques

by Marcel Neidinger
October 2021
Intermediate to advanced
340 pages
6h 51m
English
Packt Publishing
Content preview from Python Network Programming Techniques

Chapter 5: Model-Driven Programmability with NETCONF and ncclient

In previous chapters, we learned how to connect to a network device and either retrieve or change the configuration of our device using the same CLI commands that we can also issue manually. Now, let's take a step back and examine what we are actually doing when we issue configuration commands. Fundamentally, a device has a certain state, which is the sum of all the configuration variables and their values. Every time we issue a command, we either retrieve this state or change the state by creating, modifying, or deleting variables within that state.

While CLI commands are a great way to modify states for humans, as they are easy to read and, therefore, easy to remember and type, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Python Networking - Second Edition

Learning Python Networking - Second Edition

José Manuel Ortega, Dr. M. O. Faruque Sarker, Sam Washington
Python Network Programming Cookbook - Second Edition

Python Network Programming Cookbook - Second Edition

Pradeeban Kathiravelu, Dr. M. O. Faruque Sarker

Publisher Resources

ISBN: 9781838646639Supplemental Content