pyATS Parsers are AWESOME

Поділитися
Вставка
  • Опубліковано 28 лют 2024
  • Learn step by step what pyATS Parsers are and how to use them. This episode of The U. explores:
    Step 1: Install the Netmiko, pyATS, and Genie libraries
    Step 2: Write a Netmiko script
    Step 3: Use the Genie parser to convert a show command output to a Python data structure
    Step 4: Use the pretty print method to print out the data structure and make it human-readable
    Step 5: Update the script to print out a specific value within the data structure
    CHAPTERS
    05:11 Step 1
    05:38 Step 2
    07:22 Step 3
    08:15 Step 4
    08:55 Step 5
    12:00 Parser and Data Structure Tutorial
    Resources
    Run a Linux VM on your PC: • Run a Linux VM INSTANT... ​
    Access to Netmiko code: ondemandelearning.cisco.com/a...
    Parser and Data Structure Tutorial: ondemandelearning.cisco.com/a...
    ✨ Subscribe for more tech videos! ‪@CiscoUtube‬ ✨
    Learn more about Cisco U. cs.co/9001OQthl
    Create a Cisco U. Free Account: cs.co/9001OQtCx
    Connect with Robert on Linkedin: ​
    / robert-whitaker-86442aa
    FOLLOW US ON SOCIAL
    X (Formerly Twitter): / learningatcisco
    Facebook: / learningatcisco
    Instagram: / learningatcisco
    LinkedIn: / cisco_training_and_cer...
  • Наука та технологія

КОМЕНТАРІ • 8

  • @saltandsham
    @saltandsham 4 місяці тому +1

    brillant

  • @ozzman530
    @ozzman530 4 місяці тому +1

    Fantastic presentation, this video makes grabbing output super easy. I love that you pointed out this tool works with other vendors too this should make for some fun testing on devices I didn't think were capable of simple automations like this.

  • @RichBibby
    @RichBibby 4 місяці тому +1

    great video! super clear and easy to follow. nice job

  • @CloudMak3r
    @CloudMak3r 4 місяці тому +1

    Loved it. Thank you!