Introduction to NETCONF for Network Device Automation and Management
netconf protocol that allows you configure and retrieve information from your network switches. It is a client/server protocol where server is a switch and client is an application or script on some server in your network. Netconf uses XML encoded remote procedure calls(RPC’s). Every RPC must have a corresponding RPC-REPLY.
Topics Covered in This Video
Subscribe to watch and navigate by chapter
0:00
netconf introduction
0:51
why is netconf important
1:53
Transport protocol and port
2:22
Netconf standard operations
3:27
Netconf capabilities
4:11
Netconf RPC example
5:24
Vendor support