Cisco U – Rev Up to Recert: Programming for Network Engineer

Cisco U – Rev Up to Recert: Programming for Network Engineer

I just completed the Programming for Network Engineers (PRNE) learning path training on Cisco U and would like to share this with you:

For a limited time, you have FREE access to learn Python AND earn 24 Cisco Continuing Education credits to apply toward recertification.

The PRNE Learning Path must be completed before November 22, 2024.

Cisco Live 2024 Wrap-Up – Cisco Nexus HyperFabric, Disaggregated Scheduled Fabric (DSF) and SONiC

Cisco Live 2024 Wrap-Up – Cisco Nexus HyperFabric, Disaggregated Scheduled Fabric (DSF) and SONiC

Last week, I attended my 11th Cisco Live in person, in the fabulous Las Vegas. This post is my Cisco Live 2024 Wrap-up.

I can already tell you that the next edition of Cisco Live US will be held June 8-12, 2025 in San Diego, California. If my company agrees to send me there, I’m already looking forward to it, because San Diego is a wonderful city.

The Future of Network Engineering in the AI/ML era

The Future of Network Engineering in the AI/ML era

It seems like yesterday when I saw my first network automation presentation at a conference. I remember it very well; it was in 2015 at the Cisco Network Innovation Summit in Prague. Mr. Tim Szigeti was presenting the first version of the Cisco APIC-EM, the future Cisco Digital Network Architecture (DNA) controller. I talked already about it in a previous article, written in 2018, about my journey toward network programmability and automation.

After its presentation, and for many years afterward, the question was on everyone’s lips:

Cisco DCAUTO exam study resources

Cisco DCAUTO exam study resources

I just passed the Cisco DevNet DCAUTO (300-635) exam (Yay!). This is my 3rd Cisco exam on network automation after NPDESI in 2018 (replaced now by the DevNet program), and DevNet CORE (DEVCOR) in 2020. But this time, I documented everything I read, so I could report it here and build a Cisco DCAUTO exam study resources. By doing this, I hope to help anyone who wants to study for this certification. And, as I have already passed the DevNet CORE exam, I am now Cisco certified DevNet Professional.

pyATS

First steps with pyATS

Have you ever wanted to compare the operational state of a bunch of network devices between two specific times? Not only if the interfaces are up or down, but the number and status of BGP peers, the number of prefixes received, the number of entries into a MAC-address table, etc?
This is something quite laborious to do with classical NMS or Do-It-Yourself scripts. And this is where pyATS can become a real asset.

Here are my first steps with pyATS: Network Test & Automation Solution.

How to simulate a host

How to simulate a host in a real network?

Like some other posts, I didn’t think I would write this one because it seemed obvious. But, after talking to a lot of engineers and customers, I realized that not everyone knows this trick. So here it is.
The question is this: how to simulate a real host in a physical network environment when you don’t have computer at your disposal? Well, let’s take an example.