Skip to content

PacktPublishing/JUNOS-Automation-Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUNOS Automation Cookbook

This is the code repository for JUNOS Automation Cookbook, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

The Junos automation toolkit is part of the standard Junos OS available on all switches, routers, and security devices running Junos OS. Junos automation simplifies complex configuration tasks and reduces potential configuration errors.

You will begin with understanding and setting up NECONF RPC standard to apply configuration changes in Junos . After initial setup, you will start using Juniper's foundation scripting language, SLAX, for implementing actions or responding to events in the JUNOS environment. You will then be setting up Junos PyEX environment and using which you can allow remote NMS stations to control JUNOS programatially. Following this, you will be dealing with events in the JUNOS environment by writing powerful response handlers.

You will also be learning to automate Junos with latest development and newly-available direct RESTful API and also how you can use it for your advanced applications. Finally you will be securing and monitoring Junos.

By the end of the book you will be able to automate network devices with Junos automation without any hassle.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

 <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"   
      xmlns:JUNOS="http://xml.juniper.net/JUNOS/15.1F6/JUNOS">
      <ok/>
      </rpc-reply>

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788290999

About

JUNOS Automation Cookbook, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published