Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
Python is now the preferred language for programming devices running Junos OS. Junos PyEZ provides the framework that enables users to remotely manage and automate devices running Junos OS. Python is now fully supported on devices running Junos OS including a rich set of Python modules. Python...
Juniper has all sorts of tools and products that you can use to automate your network operations and orchestrate complex processes. Having all those resources at your disposal is great, but trying to find information about them all can be a little bit difficult at times. To make things a...
1 Comment - no search term matches found in comments.
This applies to Python 2.6 or 2.7. Overview Configure Juniper devices that have factory default settings using PyEZ. Description Juniper devices that are running with factory default settings can only be configured through the serial console port. You can use the netconify ...
Using Ansible, PyEZ and Contrail to build repeatable labs and demos One of the greatest challenges for technical organisations, both within Juniper and in our customers and partners, is creating repeatable labs and demonstrations for systems engineering, professional services and technical...
2 Comments - no search term matches found in comments.
Unit Testing and Mocking a Juniper PyEZ Project Unit Testing does not replace functional testing, however, it does help to improve code quality and reduce time required to access real environments by testing against mocked (faked) environments. Mocking is the replacement of one or more...