This is continuation of Part 1 Video : NETCONF Python Example | Part1 | with Cisco Devices Configuration and NCCLIENT
https://www.youtube.com/watch?v=7zyapwSrlMk
Playlist:
https://www.youtube.com/watch?v=2iehrmLxQxA&list=PLOocymQm7YWaJX5l5SgfkAvHQYUS-Xr1Q
This video series demonstrates how to use NETCONF protocol inside python csript for configuring Cisco device.
Explains basics of Netconf and Yang
Demonstrates how to use ncclient python library
Netconf protocol operations
Yang data model
github of yang data model and how to clone it.
Netconf of Vendors and standard (ietf, rfc etc)
Cisco IOS XE demo
how to install ncclient in python Virtual environment
Netconf over ssh example
ncclient manager
#CiscoNetconfExample #PythonNetconf #PythonNCCLIENT
Download
0 formats
No download links available.
NETCONF Python Example | Part 2 | Cisco YANG Model Tutorial: NCCLIENT PYANG | NatokHD