Modules
Network Automation using NETCONF
Lessons
Network Automation using RESTCONF
Lessons
- 12. What is RESTCONF in Network Automation
- 13. restconf wih postman
- 14. send restconf request with python request library Preview
- 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 Preview
- 18. edit config using jinja2 template in restconf protocol
- 19. json based jinja2 configuration template example in restconf protocol Preview
Network Automation using gRPC/gNMI
Lessons
- 20. gRPC and gNMI in Network Automation Preview
- 21. Arista gNMI Lab Preperation Preview
- 22. gNMI get examples with gnmic
- 23. gnmic interactive mode
- 24. gnmi set examples with gnmic Preview
- 25. gnmi streaming with subscribe command Preview
- 26. python gnmi client to automate network devices
- 27. pygnmi to subscribe data and update the configuration Preview