Skip to content

Daniels Networking Blog

Networking articles by CCIE #37149/ CCDE #20160011

Menu

  • CCNA
  • CCNP
  • CCDP
  • CCIE
  • CCDE
  • About
  • Python

Python

My Journey Towards the Cisco Certified DevNet Specialist – DevOps – By Nick Russo

On 19 January 2021, I took and passed the Implementing DevOps Solutions and Practices (DEVOPS) exam on my first attempt. This is the sixth DevNet exam I’ve passed … and probably the last! Much like my experience with enterprise and

ddib January 22, 2021January 22, 2021 Nick Russo No Comments Read more

DevAsc – List Consisting of Dictonaries

I was going through Nick Russo’s course Getting Started with Software Development Using Cisco DevNet at Pluralsight and one thing he went through was interacting with the DNA Center API. Using a call to /intent/api/v1/network-device, DNA-C will return a JSON

ddib August 4, 2020August 4, 2020 DevAsc No Comments Read more

DevAsc – Python Script To Collect Show Commands Output

A colleague needed to connect to several Cisco devices, run some show commands, and save the output. I decided it would be good to practice my Python skills so I coded something together. Why didn’t do you do this in

ddib July 1, 2020July 1, 2020 DevAsc 4 Comments Read more

DevAsc – Python Classes

Python classes are very useful when you need to create objects with the same characteristics. This is often referred to as Object Oriented Programming (OOP). Not having much of a programming background, I found classes to be a bit confusing,

ddib June 26, 2020June 26, 2020 DevAsc 2 Comments Read more

DevAsc – Python Palindrome Challenge

Time for another Python challenge. This time it’s the palindrome challenge. What is a palindrome? A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward. Some examples are level, radar, stats.

ddib June 20, 2020June 20, 2020 DevAsc No Comments Read more

DevAsc – Python Divisors Challenge

As part of Nick Russo’s DevAsc study plan, he recommends doing a few Python challenges to check your existing knowledge of Python. One of these is the Divisors challenge. The goal of of this exercise is to take a number,

ddib June 19, 2020June 19, 2020 DevAsc 4 Comments Read more

Python – Kirk Byers Course Week 4 Part 3

This post will describe the exercises and solutions for week four of Kirk Byers Python for Network Engineers. The final exercise of week 4 is the following. [code lang=”text”] III. Create a program that converts the following uptime strings to

ddib March 16, 2017 Python 1 Comment Read more

Python – Kirk Byers Course Week 4 Part 2

This post will describe the exercises and solutions for week four of Kirk Byers Python for Network Engineers. Our next task is to parse data from show version from a device. [code lang=text] II. Parse the below 'show version' data

ddib February 22, 2017March 16, 2017 Python No Comments Read more

Python – Kirk Byers Course Week 4 Part 1

This post will describe the exercises and solutions for week four of Kirk Byers Python for Network Engineers. The first exercise is the following: [code lang=text] I. Prompt a user to input an IP address. Re-using some of the code

ddib February 21, 2017February 21, 2017 Python 3 Comments Read more

Python – Kirk Byers Course Week 3 Part 3

This post will describe the exercises and solutions for week three of Kirk Byers Python for Network Engineers. The last exercise of the week is to create an IP address checker that checks the validity of an IP address. Here

ddib February 20, 2017February 20, 2017 Python No Comments Read more
  • « Previous

Archives

  • January 2021
  • December 2020
  • October 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010

Meta

  • Log in
Copyright © 2021 Daniels Networking Blog. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.