NETCONF, RESTCONF, YANG Demos (API vs CLI): David Bombal interviews Hank Preston (Part 2)

preview_player
Показать описание

In this video Hank demos a practical DevNet lab using NETCONF, RESTCONF, and YANG models. We also discuss the advantages of using an API versus CLI scraping (show run / show int).

Links:

DevNet Home Page:

Learning Tracks (2 suggestions):

Coding Fundamentals Learning Module:

Network Programability Basics Video Course:

CCNA or Python:

Why is Cisco teaching my Python?

LinkedIn:

And feel free to join and post into the DevNet Group on Linked In:

Should you Facebook or Instagram:
Рекомендации по теме
Комментарии
Автор


Useful links:

DevNet Home Page:

Learning Tracks (2 suggestions):


Coding Fundamentals Learning Module:

Network Programability Basics Video Course:

CCNA or Python:

Why is Cisco teaching my Python?

LinkedIn:

And feel free to join and post into the DevNet Group on Linked In:


Should you Facebook or Instagram:

davidbombal
Автор

Before watching this video, there was an open question on " Why we need Python code executed for NETCONF & RESTCONF API" while we have 'Network Automation with Python on CLI" .. Ilustrated well for answering this question..Thank you very much ..

rahulcsaple
Автор

This content is gold. Very clear and with clear examples. Thanks David and Hank!

outright
Автор

Thanks so much for sharing how to start learning DeOps

johnnycheng
Автор

Nice explanation about YANG DATA Model. Thanks to David and Hank who showcased the SDN technology in a structured manner.

vlogsBooks
Автор

Mr.David. Super Cool. Now I got new knowledge from you and Hank Preston. Please make the next session.

naingaung
Автор

Netconf and restconf are the future that's few years ago saying, they are here now I would love to learn more of this so thank you David and your guest

llellouche
Автор

Hi David and Hank, thank you so much for the deepdive. Its a wonderful explanation in the topics on YANG/NETconf/RESTconf. Much appreciated

mohideenpitchai
Автор

I am very happy to have stumbled across this playlist. Talk about a meeting of the minds! I think I just figured out what I'm going to be doing all weekend! Cheers guys, and thank you!

adamlicht
Автор

Nice tutorial, excellent coverage of this new material. Thanks

williamshenk
Автор

Just a note. The intro to coding fundamentals is now under Introduction to DevNet in the Programming Fundamentals section.

painmonopoly
Автор

All I can say wow thanks this has been very informative. Thanks David and Hank awesome interview.

markpartridge
Автор

Excellent video :) Thanks Hank and David for sharing all this

sidheekmohammed
Автор

David.. you are my alter ego! Thanks for those questions.. effective use of opportunity... cant appreciate enough. Could you guys talk a bit about ConfD in devnet? It appeals to be a great resource but all their video tutorials are bit abstract to me and I would love to play with that on devnet..

ayyapanr
Автор

Hello, I have a quick question, where does the yang suite actually get installed, not clear on that, is it a sperate server in a network?

mpower
Автор

Thanks David. Thanks Hank. Would you kindly advise how to go about converting a yang model such as ietf-interfaces.yang into a json. I can easily do that into an XML through the command $ pyang -f yin ietf-interfaces.yang > ietf.xml. But then how to convert the .yang file into a .json file please?

dipakkumarrai
Автор

This still seems rather complicated. Is there a popular GUI version that uses Ansible, Python Restconf and Yang to automate and if so why not just use that? It just feels like we are trying to write out math problems here instead of using a calculator?

tango
Автор

did any one experienced an issue while getting the get_config output with RPC error (RPCError: error: application protocol error).

mohideenpitchai
Автор

hi david and hank, i have learn about netconf and yang, but the problem im facing is in the YANG version, each devices is not supported the same version of YANG model (ietf, ofconfig, etc), how we dealing with this problem when creating the program?

zufar_dhiyaulhaq