Skip to content

DavidJohnGee/ipspace-yang-nc-webinar-01

Repository files navigation

##IPSpace.net YANG and NETCONF webinar files

This repository contains all the files used in the webinar.

Check the Links.md file for all of the links used in the webinar.


####File Description

Links.md File containing useful links from the webinar including RFCs

Python-NETCONF-Demo01.py This Python file changes a hostname on Junos via NETCONF

Python-NETCONF-Demo02.py This Python file gets terse interface configuration on Junos via NETCONF

Python-NETCONF-Demo03.py This Python file imports the automatically generated code from GenerateDS and imports NETCONF data

YANG 101 Notes 01 - David-Gee - ipengineer.net This is a file containing my own YANG 101 notes. I found it serves as a helpful reminder when building YANG files

ietf-ipspace@2015-03-31.yang This is our demo YANG file and it also runs on ConfD. Check it with pyang to validate and also with the --ietf flag :) Download and fix!

ietfipspace.py This file is automtically generated from our YANG file XSD. It contains 'getters' and 'setters' for our YANG nodes

ietfipspace.xsd Automatically generated XSD file derived from our YANG file

ipspace.omni Our Omnigraffle file from pyang derived from our YANG file

ipspace.scpt The Apple script file which runs Omnigraffle with the .omni file above

ipspaceoutput.xml This file contains our original output from NETCONF. Note the two different XML namespaces?

ipspaceoutput2.xml This file is almost the same as above, however the root is the <system> node and has a single XML namespace

About

Files for IPSpace.net YANG and NETCONF webinar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages