<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Network Automation with David</title><link>https://dv-lunel.com/</link><description>Recent content on Network Automation with David</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 14 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://dv-lunel.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Choosing the Right Network Automation Tools</title><link>https://dv-lunel.com/post/2026-04-right-tools/</link><pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/post/2026-04-right-tools/</guid><description>&lt;h2 id="why-tool-selection-matters"&gt;Why tool selection matters&lt;/h2&gt;
&lt;p&gt;Picking the wrong tool for network automation rarely shows up as an obvious failure. It shows up six months later, when you&amp;rsquo;re hitting scale limits, maintaining code nobody else understands, or trying to add a feature the tool was never designed for.&lt;/p&gt;
&lt;p&gt;This post won&amp;rsquo;t give you a list of tools to use. It will give you a framework for evaluating them, with some real examples of what goes wrong when that evaluation is skipped.&lt;/p&gt;</description></item><item><title>A Steep Climb or a Smooth Ride? Choosing Between Paramiko and Netmiko</title><link>https://dv-lunel.com/post/2026-03-05-guides-steep_or_smooth/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/post/2026-03-05-guides-steep_or_smooth/</guid><description>&lt;h2 id="what-do-we-choose-paramiko-or-netmiko"&gt;What do we choose? Paramiko or Netmiko?&lt;/h2&gt;
&lt;p&gt;When it comes to automating network devices using Python, two popular libraries often come up: &lt;strong&gt;Paramiko&lt;/strong&gt; and &lt;strong&gt;Netmiko&lt;/strong&gt;.
Choosing between these two can be a bit of a dilemma, especially for those new to network automation. Even for experienced network engineers, choosing the right tool can still be a challenge.&lt;/p&gt;
&lt;p&gt;Making the decision between Paramiko and Netmiko can feel like a steep climb for beginners. In this post, I&amp;rsquo;ll show a few use cases and best practices to help you decide which library is the best fit for your needs and how to get started with it.&lt;/p&gt;</description></item><item><title>Bookshelf</title><link>https://dv-lunel.com/bookshelf/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/bookshelf/</guid><description>&lt;p&gt;Welcome to my bookshelf!&lt;/p&gt;
&lt;p&gt;This is a collection of books I have read and found valuable throughout my journey as a network engineer, network automation engineer, and consultant. These books have helped me understand the fundamentals of networking, explore new technologies and tools, and develop my skills in automation and infrastructure design.&lt;/p&gt;
&lt;p&gt;They cover a wide range of topics, from network automation and infrastructure design to consultancy. Together, they helped me build a strong foundation of knowledge and practical skills, and I hope they can do the same for you.&lt;/p&gt;</description></item><item><title>You’re Asked to Automate the Network. Now What?</title><link>https://dv-lunel.com/post/2026-02-13-now-what/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/post/2026-02-13-now-what/</guid><description>&lt;h2 id="in-the-very-beginning"&gt;In the very beginning&amp;hellip;&lt;/h2&gt;
&lt;p&gt;Whether you are an administrator, an engineer, or an architect, the moment you are asked to automate the network, you are stepping into a new world. A world full of possibilities, but also challenges. The first question that often comes up is simple: where do I even start?&lt;/p&gt;
&lt;p&gt;For an administrator dealing with tickets and day-to-day changes, the idea of automation can feel overwhelming. For an engineer, it might immediately become a question of tools and languages. For an architect, it’s about designing a system that can scale, adapt, and remain maintainable over time.&lt;/p&gt;</description></item><item><title>Why I Chose Network Automation (and Why I’m Writing About It)</title><link>https://dv-lunel.com/post/2026-02-10/</link><pubDate>Tue, 10 Feb 2026 21:40:10 +0100</pubDate><guid>https://dv-lunel.com/post/2026-02-10/</guid><description>&lt;h2 id="a-short-introduction"&gt;A short introduction&lt;/h2&gt;
&lt;p&gt;I started my career in IT in 2008 on a service desk. Back then, networking felt very tangible. You logged in, made a change, verified it, moved on to the next ticket. It was manual, repetitive, and for a long time, that was simply how things were done.&lt;/p&gt;
&lt;p&gt;Over the years, the scale changed. Networks grew larger, more complex, and more critical. The number of changes increased, but the time and attention available did not. That was the moment when doing things “the old way” stopped being sustainable.&lt;/p&gt;</description></item><item><title>My first blog post</title><link>https://dv-lunel.com/post/first_post/</link><pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/post/first_post/</guid><description>&lt;h2 id="my-first-blog-post"&gt;My first blog post!&lt;/h2&gt;
&lt;p&gt;Everything seems to be working alright, so many topics to post about.&lt;/p&gt;
&lt;p&gt;More to come soon ⚡&lt;/p&gt;</description></item><item><title/><link>https://dv-lunel.com/guides/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/guides/</guid><description/></item><item><title>About</title><link>https://dv-lunel.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/about/</guid><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I’m David Lunel, a network automation consultant.&lt;/p&gt;
&lt;p&gt;My career started in 2008 on a service desk. What began as troubleshooting tickets gradually turned into a deep curiosity for how networks actually work. That curiosity carried me from service desk roles into network engineering, and eventually into network automation.&lt;/p&gt;
&lt;p&gt;Early on, I worked with large telecom providers in the Netherlands, where I was exposed to complex, large-scale network designs and a wide range of telecom technologies. Later, through consultancy and secondment roles, I moved into enterprise environments, working on projects for banks, e-commerce platforms, government organizations, and other regulated industries.&lt;/p&gt;</description></item><item><title>Project Portfolio</title><link>https://dv-lunel.com/portfolios/project_portfolio/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/portfolios/project_portfolio/</guid><description>&lt;h2 id="-overview"&gt;💡 Overview&lt;/h2&gt;
&lt;p&gt;This page highlights a selection of customer projects I have worked on throughout my career as a Network and Network Automation Engineer. The focus is on real-world projects where I contributed to design, implementation, automation, and operational improvement of network infrastructures across enterprise, government, and service provider environments.&lt;/p&gt;
&lt;p&gt;Given the number of customers, assignments, and parallel projects over the years, not all work is represented here. Instead, the projects below were chosen to illustrate the breadth of experience and the types of challenges I have tackled, with an emphasis on automation initiatives that delivered tangible benefits in efficiency, scalability, and reliability.&lt;/p&gt;</description></item><item><title>Search</title><link>https://dv-lunel.com/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dv-lunel.com/search/</guid><description/></item></channel></rss>