Network Programmability and Automation by Jason Edelman
Author:Jason Edelman
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2018-02-01T16:00:00+00:00
You may want to automate the turning on of the API.
Even if you’re automating a device with an API:
It’s good to have a backup plan
Not all operations of a device may be supported with the API.
This is not ideal, as it shows immaturity in the underlying API.
In this section, we show how to get started with a popular open source SSH client for Python called netmiko.
Netmiko’s purpose is to simplify SSH device management specifically for network devices. It is built on top of another library called paramiko.
We’re focused on netmiko, as it provides a lower barrier to entry and already understands how to communicate with a large number of network device types. netmiko has varied support for over two dozen device types, including those from Arista, Brocade, Cisco, Dell, HPE, Juniper, Palo Alto Networks, and many more. The great part about netmiko is that its overall usage is the same across vendors. This is similar to what we saw with ncclient. With the ncclient, the only difference per platform was the XML object sent to the device; with netmiko, the only difference is the commands sent to the device.
Let’s get started with netmiko.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7785)
Grails in Action by Glen Smith Peter Ledbrook(7699)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6585)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6573)
Running Windows Containers on AWS by Marcio Morales(6104)
Kotlin in Action by Dmitry Jemerov(5068)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4925)
Combating Crime on the Dark Web by Nearchos Nearchou(4507)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4416)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4355)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4180)
The Age of Surveillance Capitalism by Shoshana Zuboff(3959)
Python for Security and Networking - Third Edition by José Manuel Ortega(3751)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3510)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3414)
Mastering Python for Networking and Security by José Manuel Ortega(3346)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3335)
Blockchain Basics by Daniel Drescher(3301)
Learn Wireshark by Lisa Bock(3279)
