HP Networking/Comware NETCONF interface quick tutorial (using python’s ncclient and pyhpecw7)
So let’s learn about NETCONF, but first a bit of history and perspective. Everyone in networking business at least once heard about SNMP (Simple Network Management Protocol), which is the goto protocol for monitoring your network devices, and wondered how cool it would be if you could not only monitor your network with it, but actively configure it (sort of like “SDN wannabe”). But for that purpose the SNMP was not really useful, it supported some write operations but they were so generic and incomplete that it was not really feasible. That is where NETCONF came around 2011 as a standard (it was here before but its RFC 6241 was ratified then) and changed the game in favor of configuring any device, while not restricting vendors from declaring their own NETCONF data structures to fit their features, but lets first check the protocol first before diving into the data structures.
NETCONF is a RCP (remote procedure call) based protocol, using XML formating as payload and YAML language as data modeling (the part that explains to you what XML to send to configure something).
LAB TOPOLOGY
Ok, lets get to the point, in our excercise I will be focused on the Continue reading



Putting compute and storage at the edge reduces latency.
ETSI launches AR group; Canonical and Rancher Labs build joint platform; VeloCloud extends to AWS.
CloudCenter also compares costs of running applications in public and private clouds.
The Extensible Operating System runs across all of Arista’s products.