David Bombal

David Bombal
undefined
Jun 1, 2019 • 44min

#43: 2019 CCNA future? Ivan Pepelnjak: The straight talking genius tells us what's important!

Want to learn from the best? Learn from Ivan Pepelnjak! The "grumpy old network engineer" tells us about OpenFlow, SDN, Network Automation, Certifications and a lot more in this interview. Is it worth my time learning OpenFlow? Is network automation and SDN hype? Are certifications still worth it? Connect with Ivan: Website: http://bit.ly/2Hci4oL Twitter: https://twitter.com/ioshints LinkedIn: https://www.linkedin.com/in/ivanpepelnjak/ Connect with David: Twitter: https://twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal/ LinkedIn: https://www.linkedin.com/in/davidbombal/ Menu: Introduction: 00:10 Ivan's books and the old days: 01:23 ipSpace overview - why?: 2:33 One story from the early days: 04:00 How ipSpace can help you: Real world and multivendor: 04:45 80% of what they tell us is @£$@£$%: 6:05 Distributed Data centers across bridged networks and SDN and OpenFlow: 6:48 What would you do if you started today? Are certs important today? 07:50 Where did the Cisco CLI come from? 10:00 Study Cumulus Linux and other vendors while doing your CCNA: 11:15 How to increase the value of your knowledge: 11:44 Networking hasn't changed in the last 40 years and whatever you learn about networking will still be valid 20 years from now: 13:15 Certifications are still valid. Networking will become like power transmission networks: 15:00 There will be fewer jobs for network engineers in future: 19:35 Low end jobs will disappear. Make sure you learn network automation: 22:00 ipSpace automation courses and SDN: 25:30 Why should I learn and implement network automation? 30:26 When should I start learning automation? 33:25 CCNA before automation or at the same time? 35:30 Are you scared of spiders? Ansible or Python? 36:25 Nornir / Netmiko / NAPALM: 37:20 Should I learn SDN / OpenFlow in 2019? 42:28 David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #Ansible #CCNA2019 #Python
undefined
Jun 1, 2019 • 4min

#42: Time. What did you do today?

Time. What did you do today? Did you use your time wisely? It's my birthday today! Time for a giveaway! Do you want to win a $250 Amazon eGift? Use the link below. Thank you for all your support! Enter here: https://gleam.io/USxNZ/amazoncom-250-birthday-giveaway David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #ccna #motivation #goals2019
undefined
Jun 1, 2019 • 1h 14min

#41: Network Engineers are Developers! No more excuses.

No more excuses. Network Engineers are now developers. Plus, learn how to open CSV files and manipulate CSV data using Python. Hank Preston continues to teach us core Python skills. Menu: 00:16 - Hank Conferences 00:34 - Global PyCon conference 01:10 - Is the python PyCon conference worthwhile for Network Engineers? 03:00 - Network Automation Open Space at PyCon 05:25 - Are Network Engineers Programmers / Developers? 09:25 - Imposter Syndrome! 12:50 - Sharing is caring 15:50 - Python Libraries & Packages / Don't reinvent the wheel! 17:08 - CSV Libraries 19:15 - Atom (IDE) and iPython and other code editors 21:33 - Working with CSV libraries 25:00 - Importing and opening CSV 32:48 - Python for loop 42:33 - Using the Python With statement 50:51 - Using the built in help capabilities 1:00:35 - Prompting the user to add more data 1:05:47 - Using a Shebang line 1:08:20 - Linux Permissions (add execute permissions) Links: Start Now Page on Devnet: http://bit.ly/2WBjb5v NetDevOps Live Episode on Python Libraries including CSV: http://bit.ly/2VjbGP4 Coding Fundamentals Learning Labs: http://bit.ly/2vU1BO8 Network programmability Basics Video Series covering CSV: http://bit.ly/2JzlbY4 David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #python #devnet #ciscopython
undefined
Jun 1, 2019 • 1h 15min

#39: Which Network Automation Tools should I learn? Python, Ansible, Genie and more

It's confusing! Where do I start with network automation? Which tools should I learn? Hank Preston opens the Network Automation Tool Chest and tells us which tools we should learn. We have a roadmap of tools to learn, how to start learning and how to deploy in the real world. Which tools are best to start with? python or ansible or netmiko or pyats or paramiko? We discuss lots of options in this video. #Python #Ansible #Genie Links: DevNet home page: http://bit.ly/2MHbgOk Network programmability Basics Video Series: http://bit.ly/2GGzg2T Laptop Setup Labs: http://bit.ly/2GGzh6X Coding Fundamentals Learning Labs: http://bit.ly/2ZK8yiP Ansible Learning Labs: http://bit.ly/2ZEdqFY Menu: 0:38 - What Network Automation Tools 02:56 - The NetDevOps Engineer's Tool Chest 06:42 - Network Service and Configuration Management tools 10:36 - Where to start - Netmiko 12:55 - Genie CLI 15:00 - Ansible 20:20 - Domain Specific Language 22:14 - Python vs Ansible 24:08 - Napalm + Nornir 27:15 - Issues with Napalm and Netmiko 28:19 - Real World Use Cases of network automation tools 30:02 - pyATS & Paramiko 33:49 - pyATS & Genie 41:04 - DIFF 42:54 - How to schedule Network Automation 45:06 - Do Network Engineers need to learn Linux? Bash? 49:07 - Is Ansible Linux based? 50:15 - Other core skills needed today for Network Engineers 52:22 - Other Resources to help you 58:32 - Orchestration/Integration tools 59:33 - What is CICD? 1:04:00 - Do I need to learn Jenkins? 1:07:40 - The future of things going? 1:09:22 - Is there a presentation that goes over all of these tools? 01:10:10 - What should I begin with as a beginner? # Getting Started 0. Foundation "Stuff" * Python * Linux/bash fundamentals * git * REST APIs 1. CLI Based Interactions * Python + Netmiko - Configuration Based use cases * Genie CLI - Operation based use cases * Parmiko - NOT RECOMMENDED - just use Netmiko 2. Network Automation Frameworks/Abstractions * Ansible "Domain Specific Language (DSL)" - Configuration Use Cases * NAPALM + Python - Configuration Use Cases * Nornir + Python - Configuration Use Cases 3. Network Verification * pyATS/Genie + Python - Operational / Testing Use Cases * For every BGP neighbor, ensure prefixes being learned * For every "up interface", ensure no CRC errors * "Profile" before change, Change, "Profile" after, DIFF Other Skills/Questions 1. How to schedule "stuff" * Run a Python script every hour - cron utility on Linux/Unix/macOS * Orchestration/Integration Tools - (CICD Tools) - Jenkins, Drone, Gitlab * "Event Driven" * Central Management Servers - Ansible Tower # Real World Use Cases * Scale * Performance * Transactions/Error Recovery David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #python #netdevops #devnet #genie #pyats #python #netmiko
undefined
Jun 1, 2019 • 46min

#38: GNS3 version 2.2: Jeremy Grossmann tells us about the amazing new version of gns3!

Amazing new version of GNS3 coming very soon! Web UI, Hyper-V support, link-state notifications and many other great new features. Jeremy, the creator of GNS3 tells us about the new features in 2.2 What's new in GNS3 2.2 document: http://bit.ly/2DyZ7ZI GNS3 community: https://gns3.com/community/latest The way you host the gns3 vm changes. No longer do you need to use VMware Workstation Pro, but you can run the gns3 vm in Hyper-V instead of being required to be a gns3 vmware user. Lots of changes to qemu in this version as well. It doesn't matter if you are studying for your ccna, ccnp or ccie, GNS3 can help you lab. Menu: GNS3 2.2: 00:38 New GNS3 Web UI: 00:45 REST API / Thick Client / Web UI: 2:00 Dates for 2.2.0 and 2.2.1: 3:57 Will the desktop client still be used: 4:55 Web UI browser support: 6:40 Upgrade process: 7:05 Python requirements: 9:10 Detect when a link is plugged/unplugged for Qemu VMs: 9:51 New way to add template: 17:10 Custom adapters configuration 17:55 Console auto start 18:37 Save state for Qemu VMs 19:11 Hyper-V support for the GNS3 VM (experimental) 21:41 Support for Qemu with HAXM acceleration (experimental) 24:15 Infinity symbols 29:31 Console support for clouds (like Visio) 30:56 Allow to copy Dynamips, IOU, Qemu and Docker templates in preferences 33:17 Support for none console type 33:35 Lock or unlock 34:24 Support for differing grid sizes for nodes and drawings 35:11 Privileged access for uBridge required only when necessary 35:50 Refactored import/export portable project 37:22 Restrict the list of available Ethernet/TAP adapters 38:45 New node information dialog 39:26 The MacOS app is code signed allowing it to pass the Gatekeeper check when the Application is opened. 41:04 Lots of other changes 41:51 APIS 43:35 Date for 2.2.0 and 2.2.1: 44:10 David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #GNS3 #gns3 #gns3 2.2 #gns3 2.2.0a1 #gns3 2.2.0
undefined
Jun 1, 2019 • 4min

#37: No more excuses! Take ownership of your career. Your life. Your future. Your choice!

No more excuses! You need to take ownership your career and your life. No one else is going to do that for you. It is up to you. Are you going to complain? Or are you going to do something about it? Two books: Extreme Ownership: How U.S. Navy SEALs Lead and Win: https://amzn.to/2v1M8eC Discipline Equals Freedom: Field Manual: https://amzn.to/2UQPq2T I recommend these books if you need some motivation! David Bombal bookclub: http://davidbombal.club #jockowillink #career #movtivation FIND YOUR WILL, FIND YOUR DISCIPLINE--AND YOU WILL FIND YOUR FREEDOM Jocko Willink's methods for success were born in the SEAL Teams, where he spent most of his adult life, enlisting after high school and rising through the ranks to become the commander of the most highly decorated special operations unit of the war in Iraq. In Discipline Equals Freedom, the #1 New York Times bestselling coauthor of Extreme Ownership describes how he lives that mantra: the mental and physical disciplines he imposes on himself in order to achieve freedom in all aspects of life. Many books offer advice on how to overcome obstacles and reach your goals―but that advice often misses the most critical ingredient: discipline. Without discipline, there will be no real progress. Discipline Equals Freedom covers it all, including strategies and tactics for conquering weakness, procrastination, and fear, and specific physical training presented in workouts for beginner, intermediate, and advanced athletes, and even the best sleep habits and food intake recommended to optimize performance. Within these pages discover the keys to becoming stronger, smarter, faster, and healthier. There is only one way to achieve true freedom: The Way of Discipline. Read this book and find The Way. David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #jocko_willink #jocko_willink_motivation #discipline
undefined
Jun 1, 2019 • 8min

#36: Atomic Habits: Change your life by getting 1% better every day! Book Club Review.

David Bombal's Book Club Review of Atomic Habits by James Clear: Read, Learn, Share and Apply to your life! Make the changes in your life via small atomic habits. Join the book club here: http://davidbombal.club From https://jamesclear.com/atomic-habits: 10 Things This Book Will Teach You Learn how to… Build a system for getting 1% better every day. Break your bad habits and stick to good ones. Avoid the common mistakes most people make when changing habits. Overcome a lack of motivation and willpower. Develop a stronger identity and believe in yourself. Make time for new habits (even when life gets crazy). Design your environment to make success easier. Make tiny, easy changes that deliver big results. Get back on track when you get off course. And most importantly, how to put these ideas into practice in real life. …and much more. David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #habits #atomichabits #ccna
undefined
Jun 1, 2019 • 7min

#35: 2019 Career tips: What to study after CCNA. Should I study for CCNP and CCIE?

Career tips and tricks for 2019! What should I study after CCNA? Should I study for CCNP? What technologies should I study? Can I study security? Are CCNP and CCIE certifications still relevant? Questions answered: 1) What should I study after CCNA? 02:12 2) Learn Python, Network Automation, NetDevops, Cloud: 04:06 3) What about security? 04:50 4) Cybersecurity is very hot: 6:06 5) Should I study for CCNP? 06:34 6) Are CCNPs and CCIEs still relevant? 07:28 7) Do I need certifications? 07:58 8) How do I study all this stuff? 08:19 David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #CCNA #CCNP #CareerAdvice
undefined
Jun 1, 2019 • 3min

#34: Experience is overrated! Learn the new technologies and change your life in 2019!

Don't let your lack of experience stop you! Experience is sometimes overrated. Learn the new technologies as everyone is inexperienced in those new technologies. Learn today and change your life! Enter here: http://bit.ly/2SdqX38 David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #CareerAdvice #Learning #CCNA
undefined
Jun 1, 2019 • 11min

#33: Control your Time! Manage your time better! Christmas Giveaway! CCNA | Python

You have to have goals. You have to cut out the noise in your life. You have to concentrate on the things you can control and ignore the things you cannot control. Cisco Press CCNA Giveaway: http://bit.ly/2ByNxfz Eric Chou Python Book (Electronic): http://bit.ly/2QR3zfq Eric Chou Python Book - only for USA residents: http://bit.ly/2GDdUqp David's details: YouTube: www.youtube.com/davidbombal Twitter: twitter.com/davidbombal Instagram: www.instagram.com/davidbombal/ LinkedinIn: www.linkedin.com/in/davidbombal/ #CCNA #Python #TimeManagement

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app