Free CCNP 350-401 ENCOR Complete Course: 6.2 JSON, Ubuntu and Python

preview_player
Показать описание
This is a FREE complete CCNP 350-401 ENCOR Course. In this video we use a Python script running on an Ubuntu VM running on my Mac to SSH to a Nexus device and extract JSON data. I'm going to continue to teach you some basic Python.

I will be covering all the topics in the Cisco CCNP ENCOR exam. I want to make this content practical and it will include a lots of labs and demonstrations to help you better understand topics on the exam.

Slides:

CCNP ENCOR playlist:

Previous Video:

Menu:
Overview: 0:00
First Python Script : 0:47
Second Python Script: 6:13
Third Python Script: 7:55
Fourth Python Script: 11:56

======================
Special Offers:
======================
Cisco Press: Up to 50% discount
Save every day on Cisco Press learning products! Use discount code BOMBAL during checkout to save 35% on print books (plus free shipping in the U.S.), 45% on eBooks, and 50% on video courses and simulator software. Offer expires December 31, 2020. Shop now.

Boson software: 15% discount
Code: DBAF15P

GNS3 Academy:

Python
JSON
CCNP
CCIE
CCNP ENCOR
CCNP 350-401
CCNP Enterprise
ccnp training
CCNP Security
CCNP Data Center
CCNP Service Provider
CCNP Collaboration
Cisco Certified Devnet Professional
Cisco Certified Network Professional

Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!

#ccnp #encor #python
Рекомендации по теме
Комментарии
Автор

Got the script to work, I'm learning to crawl. Many thanks David for making these videos.

peter
Автор

Been looking forward to this after watching the previous ones. I'm interested in trying some of this with my 9K's.

CYBERINSIGHT
Автор


Menu:
Overview: 0:00
First Python Script : 0:47
Second Python Script: 6:13
Third Python Script: 7:55
Fourth Python Script: 11:56


Special Offers:

Cisco Press: Up to 50% discount
Save every day on Cisco Press learning products! Use discount code BOMBAL during checkout to save 35% on print books (plus free shipping in the U.S.), 45% on eBooks, and 50% on video courses and simulator software. Offer expires December 31, 2020. Shop now.
Link: bit.ly/ciscopress50

Boson software: 15% discount
Link: bit.ly/boson15
Code: DBAF15P

GNS3 Academy:
CCNA ($10): bit.ly/gns3ccna10
Wireshark ($10): bit.ly/gns3wireshark

DavidBombal.com
Wireshark ($9): bit.ly/wireshark9

davidbombal
Автор

David. Thanks for this. Love this video. Also thanks for the script.

AndreThompson
Автор

Brand new to Python, followed on from the video and PDF, when I try and run the last script I'm getting all sorts of errors looking like json decoder errors. I'm running Ubuntu VM for these Labs.

Rustyjarz
Автор

Thanks David. This is reallly cool.
I am using Paramiko which you taught sometimes back.
How differ netmiko and paramiko are?
What do you prefer?

thoufiqthaha
Автор

Hey David i got this error
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

danielburbano
Автор

Hi David, nice videos thanks!
Could you make a video, explaining how to use/load a private key with a script for remote authentication !?

ahlm
Автор

great content!! Can I use router configure command in pyphon. Ex. configure interface.

CMoTaiwan
Автор

Great stuff, really startling to make sense with these bite size chunks! Loving following along and can’t wait for more, THANKS 😊

azzgar
Автор

Thx David, great content. Are you going to show how to pull the same interface information over http/https via rest api ?

Casperr
Автор

Thanks David, great work.
Would you please make a sequence numbering for this series!

salman
Автор

Just is case:
1> you don't have an Ubuntu virtual machine
2> you are an absolute beginner with python and have Python 3 for windows with Idle.
Then
go the scripts path on cmd - for me it is for most the user will be your login name, so C:\ cd (then the path), after that type pip install netmiko
Then in Idle to to new file >> and change the shebang line or the first line of David's script to #! python3

Edit - I'm pretty sure it's called Idle after Eric

whakjob
Автор

Thank you for sharing this course! Pyhton it only works in Nexus or also it works in ASR too?

satowake
Автор

Thanks for sharing this course. You are legend Sir. :-)

hs
Автор

Yes! This is Great! I've been waiting for this, thank you very much for uploading this David, I really appreciate it.

umairm
Автор

Hello David, can I ask why are you using Ubuntu instead of rhel? Because I am using rhel and I can't install python by the "sudo" commands.
Thanks in advance.

ninanita
Автор

so good Thank You! It was actually 'fun' haha reminds me when I first got into cisco and it was all 'fun' but then it lost it's touch

rohanofelvenpower
Автор

very cool video! can we do the same with Windows Subsystem for Linux (WSL) UBUNTU?

nuevototem
Автор

hello david, I wanna try remote this hostname "sbx-nxos-mgmt.cisco.com" but cannot, why ?

torkishalomoan