YANG Explained and Explored | Pyang | DevNet | CCNP

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

ความคิดเห็น • 43

  • @gorebrush
    @gorebrush 2 ปีที่แล้ว +4

    I feel old. CCIE since 2015, been in IT since 2004... - and this makes me feel like i'm green all over. I love it.

  • @mrhinton101
    @mrhinton101 4 ปีที่แล้ว +3

    This is great. Its nice to see the network world embracing programmability. I may be one of the first subscribers to your CBT Nuggets series. Its been nearly 10 years since I last attempted a new Cisco cert but this may be the one.

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว +1

      Awesome! Let's get it!!

  • @oasis5827
    @oasis5827 2 ปีที่แล้ว +1

    Great Video! Thank you for posting. I'm a CCNP just learning SDN and YANG etc. I have a long way to go in understanding the entire DEVNET training and certification. IT has taken some time just to get down all of the new acronyms included in all of this. I really am interested in getting the DEVNET Cert and also becoming proficient in using the technology. Thank you!

  • @ravindravyasit123
    @ravindravyasit123 3 ปีที่แล้ว

    Excellent.........no words out standing.......you write abstract of research paper(yang)..so read only abstract

  • @adamlicht6614
    @adamlicht6614 4 ปีที่แล้ว +1

    Knox, you are the man. Nice work and very well presented. Thank you!

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว

      Not gonna lie - I was sweating releasing this video. It’s HARD to summarize something as big as YANG in about 10 minutes!

  • @mikewhitney7345
    @mikewhitney7345 4 ปีที่แล้ว

    Thanks for helping clearing up the confusion I had with YANG in relation to network devices and interfaces

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว

      You bet!

  • @kewlguyjason
    @kewlguyjason 4 ปีที่แล้ว +1

    great explanation and easy to understand. Following the devNet guide and configuring loopback / configure hostname was easy. Trying to dig out another IETF YANG data model and trying to configure BGP, OSPF, DHCP was hard/almost impossible. My guess is you explain how to do it in your course

  • @BlindPigBluesBand
    @BlindPigBluesBand 4 ปีที่แล้ว +1

    Awesome video and great explanation! What? You can use context manager for the connect method? Brilliant. It’s easy to forget to close the connection when you’re beginning to program.

  • @asa9593
    @asa9593 4 ปีที่แล้ว

    Thanks Xnox, it was clear at the beginning. However, as you got to python commands

  • @ahmedareem9599
    @ahmedareem9599 3 ปีที่แล้ว

    Great explanation Sir!

  • @dv7045
    @dv7045 2 ปีที่แล้ว +1

    Hi. Can you tell me please, can I implement MIBS module (yang) to explore data from pppoe connection on ASR router with tree view structure ? Thanks for help.

  • @muhammad.rafi2012
    @muhammad.rafi2012 4 ปีที่แล้ว

    Another great video but it would also be beneficial if you go through little bit of YANG common statements e.g. leaf, leaf-list etc.

  • @DustinJohnson1
    @DustinJohnson1 3 ปีที่แล้ว +1

    FYI you could have just passed in the dictionary as kwargs. It would be as clean as with manager.connect(**router): LOVE the Yang topic though. thank you for a great video

    • @williamcleek4922
      @williamcleek4922 2 หลายเดือนก่อน

      Splatting in params is prob a bit outside the scope of the video

  • @marteenhd
    @marteenhd 4 ปีที่แล้ว

    Wow! Great video!

  • @shahrinsharif9642
    @shahrinsharif9642 3 ปีที่แล้ว

    This is really helpful.. thanks

  • @harsha00761
    @harsha00761 4 ปีที่แล้ว

    Beautiful !!!

  • @alexeyleontiev7388
    @alexeyleontiev7388 4 ปีที่แล้ว +1

    It amazing and very interesting.

  • @DillyDogSays
    @DillyDogSays 2 ปีที่แล้ว

    Where do I learn about different yang like open, native, ietf. for testing questions?

  • @Qweklain
    @Qweklain 4 ปีที่แล้ว

    When I try to run Pyang, it just opens the 'pyang' file in the Python\Scripts\ folder no matter what I do. In other words, running "pyang " just keeps opening that pyang file. I have searched all over and there is no explanation or solution. Why is it doing this?

  • @arturogonzalezbocanegra7073
    @arturogonzalezbocanegra7073 3 ปีที่แล้ว

    what does the " * " in some leafs inside the tree mean?

  • @bimatube1274
    @bimatube1274 หลายเดือนก่อน

    Did you ever passed on CCIE exams?

  • @rakesh4a1
    @rakesh4a1 4 ปีที่แล้ว

    Question:
    ncclient::connect() does this use SSH or TLS as transport protocol?
    Nice and clear.

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว

      It uses Netconf which leverages SSH to transport

  • @techevangelist8373
    @techevangelist8373 3 ปีที่แล้ว

    Great video. Question- With yang working together with restconf or netconf, we can now configure any vendor device or get the operational data from any vendor device without having to know, what is the actual command we should be using on a particular vendor device. Is that correct? Also, can I compare YANG like SNMP MIBS and netconf or restconf like snmp protocol?

    • @DataKnox
      @DataKnox  3 ปีที่แล้ว +1

      You’re correct on both accounts. But know that there are vendor-specific models (called Native models) that provide more data than the industry standard models

    • @techevangelist8373
      @techevangelist8373 3 ปีที่แล้ว +1

      @@DataKnox thanks. One last thing, I am in this industry for more than 7 years now and all these time, I never had to learn SNMP MIBS and still I was able to work and troubleshoot issues. So, if YANG is like MIBS, is it like something good to have while working these days but, not a must knowledge. And we will still need all the other networking concepts. Right?

  • @CakRama01
    @CakRama01 3 ปีที่แล้ว

    How to know get_schema value? For example on your video ietf-ip. How about another? And how to find that for example bgp state information

  • @kamalabduwahid
    @kamalabduwahid 3 ปีที่แล้ว

    Thnx knox

  • @asa9593
    @asa9593 4 ปีที่แล้ว

    Do I need to have an understanding of Python before I persue DEVNET Associate with CBTnuggets?

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว +1

      Check this: th-cam.com/video/gXBw_-K4vBs/w-d-xo.html

    • @asa9593
      @asa9593 4 ปีที่แล้ว

      Thanks Knox 😊. Your work ethic is inspirational, hope you stay disciplined.

  • @cddvdblurayful
    @cddvdblurayful ปีที่แล้ว

    We are blessed with chatgpt

  • @gd2860
    @gd2860 6 หลายเดือนก่อน

    Cool and all but I don't understand why this is needed? Seems useless.

  • @mikearrera8672
    @mikearrera8672 4 ปีที่แล้ว

    Great video! Do you have any information about connecting to the DevNet Sandbox to use automation tools? I would like to be able to play with IOS-XE without having a physical device. I am assuming this can be achieved with VIRL as well?

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว +2

      I used both in my CBT Nuggets course, and we even have a skill on prepping a study environment

    • @DataKnox
      @DataKnox  4 ปีที่แล้ว +1

      You can also check my code samples GitHub.com/DataKnox/CodeSamples

    • @mikearrera8672
      @mikearrera8672 4 ปีที่แล้ว

      @@DataKnoxI will have to check those out! I am about 1/3 of the way through right now