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.
Imagine that you can tag configuration elements in JUNOS with arbitrary strings and selectively display parts of the configuration based on a tag value. Much like you use hashtags in social media networks. The hashtag can represent a customer, a service, a temporary feature, or just about...
Program Your Network with Junos OS Junos OS is the very first network operating system to be programmable from the start. We understand that our customers want an easy way to build, configure, and manage their networks. We understand that our customers would like to reduce the...
Which version of Python is supported on Junos OS? Python 2.7.8. From which Junos OS version is Python automation supported? Junos OS Release 16.1R1 for MX Series and PTX Series devices Junos OS Release 16.2R2 for QFX Series devices What configuration needs to be...
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C family...
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...
Using Python Scripts to Automate Junos You can use Python scripts to automate Junos. Click demo scripts to access the repository in GitHub. The script repository contains three sections or phases: Build phase - provides offline configuration by using a template and YAML to...
1 Comment - no search term matches found in comments.
Sadly this isn't one of those ironic posts, sarcastically pointing out "failings" that are really strengths of the language. This is a true rant. I'd like to say I am shining a light on the weaker areas of Python in an attempt to help make it better. But it's not. It's little more than a...
5 Comments - no search term matches found in comments.