JUNOS Automation Cookbook: Automate network devices on Juniper's operating system by Chappell Adam

JUNOS Automation Cookbook: Automate network devices on Juniper's operating system by Chappell Adam

Author:Chappell, Adam [Chappell, Adam]
Language: eng
Format: azw3
Tags: COM088000 - COMPUTERS / System Administration / General, COM043050 - COMPUTERS / Security / Networking, COM046000 - COMPUTERS / Operating Systems / General
Publisher: Packt Publishing
Published: 2017-09-27T04:00:00+00:00


Using tables and views

In this recipe, we’ll make use of a PyEZ framework feature that greatly eases the complexity of calling RPCs and parsing XML result sets with XPath expressions. Tables are used to map data atoms from the XML responses structured returned by RPCs into Python-friendly data structures for easy use and analysis by automation software.

In this case, we’ll use a table and a view in order to inspect the Junos device hardware inventory.

Getting ready

In order to complete this recipe, you’ll need Python 2.7 in a Linux or BSD-based development environment of your choice. You should have already completed:

Configured NETCONF-over-SSH set up (Chapter 1, Configuring JUNOS through NETCONF)

Set up a PyEZ environment (Chapter 2, Working with Junos REST API)



Download



Copyright Disclaimer:
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.