In this lesson we’re going to be talking about XPath XML documents are highly structured documents, they follow a very specific format. We also need a way to be able to navigate these documents, since they are so standardized in …
In this lesson we’re going to be talking about the supported XML API languages. XSLT First up, XSLT. XSLT stands for eXtensible Stylesheet Language Transformations. This language is used exclusively for XML to XML transformations. It is a standards-based language, …
In this lesson we’ll be talking about the XML API in more depth and really going over how the Juniper infrastructure uses the XML API on the back end. We’ll see how we can get more visibility into what exactly …
In this lesson we’re going to be taking a look at XML concepts and doing a deeper dive into XML. How it’s formatted, the types of things it uses to define its structure, and its schema. We’re going to talk …
In this lesson we’ll be going over NETCONF concepts. We talked about NETCONF very briefly in a previous lesson, but in this lesson we’re going to take a much deeper dive into the NETCONF protocol. We’re going to enable NETCONF …