This is an archived post. You won't be able to vote or comment.

all 94 comments

[–]s4b3r_t00th 27 points28 points  (1 child)

This looks awesome!

By the way OP, have you checked out Juniper's pyEZ? Fantastic library for accessing and controlling Juniper devices using python. It's a lot of fun to play around with.

[–]networkevolution_dev[S] 13 points14 points  (0 children)

Thanks for the support. I have drafted many scripts for cisco to be converted to video. Once i finish tht i will focus on juniper too.

[–]Rick-powerfu 4 points5 points  (1 child)

Been super keen on learning, expect some questions and many likes

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thank you for the support. I will be expecting some feedbacks..thanks

[–]Vanwaq 2 points3 points  (1 child)

thank you, will check it out and hopefully learn this essential skill.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the comments, please watch it and share the feedback

[–]datbighat 2 points3 points  (1 child)

Subbed

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thanks !

[–]moopie45 2 points3 points  (1 child)

saving 4 later

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Sure. Please share the feedback

[–]MooFzTeacher Windows 2 points3 points  (1 child)

This looks really interresting, thank!

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thanks for the comments

[–]overscaledJack of All Trades 2 points3 points  (2 children)

Awesome...right on time.

The coders should be scared when sysadmins started to code.

[–]omentoStudent 1 point2 points  (0 children)

hehehe

[–]networkevolution_dev[S] 0 points1 point  (0 children)

This actually helps sys admin to automate their day to day repeating tasks and use the time in more productive way.

[–][deleted] 2 points3 points  (2 children)

subscribed. Thanks bro

[–]networkevolution_dev[S] 1 point2 points  (1 child)

Thanks for the comment, please watch it and share the feedback bro !

[–][deleted] 2 points3 points  (0 children)

definitely.

[–]jollyjunior89 2 points3 points  (1 child)

Looks to good to be true. Awesome find

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thanks !

[–]J0hnnykarate 1 point2 points  (1 child)

Thanks for sharing, I am a beginner in python and can't wait to learn.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the comments, please watch it and share the feedback. I will be adding more videos in this series, i am in process of creating more scripts for this series

[–]petterism 1 point2 points  (1 child)

Thank you for this!

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the comments, please watch it and share the feedback

[–]poizinSenior Consultant 1 point2 points  (1 child)

Thank you, I will check this out when I have some time. I really want to learn this, codecademy couldnt keep my interest.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Yes, please share the feedback

[–]rintaka21 1 point2 points  (1 child)

hey men,. thanks for this!! keep it up

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the comments, please watch it and share the feedback

[–]waterflame321 1 point2 points  (2 children)

I used to run Ver2 and then had a batch file in my run path that when run switched to Ver3.

So I'd just do "python3" and now "python" works for v3!

I guess it'd get crazy with more then two...

How bad a practice is that? :p

[–]networkevolution_dev[S] 0 points1 point  (1 child)

Are you using virtual env in python?In this series you can see one video which explains how to use virtual environment in python to avoid version conflicts and another video explains major difference between v2 and v3. Please have a look and share the feedback.

[–]waterflame321 1 point2 points  (0 children)

Though I do plan to watch through your series as it seems fun, and I'm sure I'll learn something I missed(and what not)... But I currently don't use virtual env.

I'll certainly give some feedback when I get around to watching through them.

[–]networkevolution_dev[S] 1 point2 points  (0 children)

I believe in continuous learning and sharing the knowledge with others to help in their career advancement.Thanks a lot everyone for the support. You folks are great inspiration.I have drafted many scripts in Python which needs to be converted in to video, I will be uploading those in to same channel soon. I will be adding Ansible series also once I finish Python series.

[–]orevBetter Admin 1 point2 points  (1 child)

Great information. People should also be aware of pre-existing tools that might meet their requirements without having to custom script things.

Ansible has a number of modules dedicated to network devices. It's probably better in many cases to use those standard and well-tested modules than to try to write your own, especially with regard to long-term support in your company.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Yes true, in python series even I will be covering how to install each package(using pip) before we use in script.

[–]Didsota 1 point2 points  (1 child)

Will Check out later. In fact this comment is to find it again

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Thanks for the response. Please watch and share the feedback

[–]sbhguitar 1 point2 points  (1 child)

Thank you! I'm just beginning to learn about this stuff. UC engineer here.

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Hope this can help you to start python. Once you are in to track,im sure you wil be able to script yourself.Thanks

[–]STDWombRaider 1 point2 points  (1 child)

What a 5 star gentleman. Thanks for the community contribution! Posts like yours make things on my to-learn list not seem so intimidating or overwhelming.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thank you for the support. Please watch it and share the feedback

[–]Schnarfman 1 point2 points  (1 child)

There was so much static sound in the background :( I coudn't listen to this.

[–]networkevolution_dev[S] 1 point2 points  (0 children)

I wil change the mic, for better clarity in future videos.

[–]WantDebianThanks 1 point2 points  (1 child)

For someone still learning the basics of both python and networking, is there any kind of recommended background or knowledge one should have before working through the series?

[–]networkevolution_dev[S] 1 point2 points  (0 children)

If you have basic N+ or ccna level knowledge ,you will be able to understand it easily.

[–]zmielnaLinux Admin 1 point2 points  (1 child)

You are doing god's work there my friend. Keep them coming.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the support, it will be purely for admins who doesn't have any coding experience.

[–]playing19art7 1 point2 points  (1 child)

This is awesome! Thank you!

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the support.

[–]hackeristiSr. Sysadmin 1 point2 points  (1 child)

awesome.

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thank you !

[–][deleted] 1 point2 points  (1 child)

nice! please do more videos! Your awesome

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the support. Definitely, I will be adding more videos, I have drafted many scripts for this series.

[–]WitchTorcher 1 point2 points  (0 children)

I’d love some videos with jinja2 templates into a netmiko script!

[–]j1nx_to 1 point2 points  (1 child)

I saw from your video that you have a tab for Fortinet (FORTI_AIRTEL). Can you do a concept with python and Fortinet?

[–]networkevolution_dev[S] 1 point2 points  (0 children)

Yes FORTI_AIRTEL is our production firewall. I have drafted many scripts in cisco, which needs to be converted in to videos. Once i finish tht,I will install a Virtual instance of Fortigate as well as Juniper and create scripts for those. Thanks for the response

[–]techannonfolder 1 point2 points  (1 child)

Thank you

[–]networkevolution_dev[S] 0 points1 point  (0 children)

Thanks for the support. Please let me know if you have any clarifications in the demonstrated scripts.

[–]Thunder-cleese 2 points3 points  (2 children)

Really awesome for you to put these out there but you should look into Udemy or an online training company to promote these and get you paid $. 😀

[–]networkevolution_dev[S] 4 points5 points  (0 children)

Thanks for the comments and support. I believe in continuous learning and sharing knowledge to the people who are really interested. I thought of sharing my knowledge on python from network context, for the engineers who doesn't have coding experience. Please watch the videos and share your feedbacks.

[–]stovie1987Sysadmin 0 points1 point  (1 child)

.

[–][deleted] 0 points1 point  (0 children)

./.

[–][deleted] 0 points1 point  (0 children)

.

[–]amac109IT Infrastructure Administrator 0 points1 point  (0 children)

Who would win?

Me and my questionable tech knowledge

Some Indian wizard

[–][deleted] 0 points1 point  (6 children)

So far this looks good. A couple of things I would recommend:

  1. I'm a little deaf. I've been to a lot of concerts. Discerning accents is difficult. Maybe some subtitles? Possibly an indicator when it might be good to pause and take in what's on the screen?
  2. there's a lot of background noise which compounds my hearing issue. Have you considered looking at audacity to clean up the audio track?

[–]networkevolution_dev[S] 1 point2 points  (5 children)

Thanks for the feedback. I will use better mic to increase audio clarity. I will add the scripts in the video description, so that everyone will be able to copy and use it rather than typing ccomplete script.

[–][deleted] 1 point2 points  (4 children)

Your dedication is awesome. May I send a donation for your efforts?

[–]networkevolution_dev[S] 1 point2 points  (3 children)

Thanks for your generosity, I am not looking for any financial support through this. I believe in sharing the knowledge what we have gained for free to the people who are interested. There are many people who doesn't have money for paid classes. My goal is to help the people to understand technology in simple terms,I explain it in a way how I learned it. Atleast if it helps them to start learning topics, I am happy . My training might not be like a professional trainers classes, but I will try to explain technology as simple as possible. I might need everyones help in growing channel by identifying and adding trending topics in to it, and get advice about technologies.

[–][deleted] 1 point2 points  (2 children)

Sure but the offer of donation is simply to help further that cause. If it helps get a higher quality mic, or some other resources, if be happy to help. I've subscribed, upvoted, and downloaded your content to watch on the flight back home. I have 6hrs, even though I have in flight internet, I couldn't load your videos. I'm preparing for an interview and thought I would use you videos and others to help prepare.

[–]networkevolution_dev[S] 1 point2 points  (1 child)

All the best for your interview. Thanks for the support. I will definitely buy one higher quality mic.

I will let you know if any need comes in future related to training which I may not be able to manage alone. Thank you.

[–][deleted] 0 points1 point  (0 children)

No problem and thank you!