When we get the configuration or statistics through netconf protocol, the format of output is XML and to be able to access and process any section of the output, we need to convert the XML to the dictionary format.
Using “xmltodict” in netconf gives the capability to access and process . . .

This content is restricted to users who have paid for the course. this course can be purchased from here.

You have free access to some lessons of the course.

1. Compare NETCONF, RESTCONF and gNMI Preview
2. Compare XML JSON YAML Preview
3. YANG Data Model Fundamental Preview
4. What is NETCONF Protocol Preview
5. netconf get-config code example
6. NETCONF xpath Filter Code Example
7. NETCONF xpath filter example for get command
8. Netconf Subtree Filter Examples
9. Use xmltodict in Netconf
10. netconf edit-config Example
11. Jinja2 Template in netconf
12. What is RESTCONF in Network Automation
13. restconf wih postman
14. send restconf request with python request library
15. send restconf request with nornir plugin
16. http put vs. patch vs. post vs. delete in restconf protocol
17. edit config with yaml payload in restconf protocol
18. edit config janja2 template in restconf protocol
19. json based jinja2 configuration template example in restconf protocol
20. gRPC and gNMI in Network Automation
21. Arista gNMI Lab Preperation
22. gNMI get examples with gnmic
23. gnmic interactive mode
24. gnmi set examples with gnmic
25. gnmi streaming with subscribe command
26. python gnmi client to automate network devices
27. pygnmi to subscribe data and update the configuration
in progress ...