<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Diagram on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/diagram/</link>
    <description>Recent content in Diagram on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 23 Aug 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/diagram/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Generating Network Diagrams from Netbox with Pynetbox</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2023/08/generating-network-diagrams-from-netbox-with-pynetbox/</link>
      <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2023/08/generating-network-diagrams-from-netbox-with-pynetbox/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s my typical disclaimer: I&amp;rsquo;m not a developer. I have the ability to make code give me an expected output, but I do not do anything &amp;ldquo;the right way.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;All the code I write for these blog posts is in &lt;a href=&#34;https://github.com/aconaway1/blog-pynetbox&#34;&gt;my Github repo&lt;/a&gt; that you can and should freely copy and modify. Here&amp;rsquo;s the environment I&amp;rsquo;m running this stuff in. Python. &lt;a href=&#34;https://github.com/netbox-community/pynetbox&#34;&gt;Pynetbox&lt;/a&gt;. You know the drill by now.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Python         :  3.9.10&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Pynetbox       :  7.0.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Netbox version :  3.5.8&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;We&amp;rsquo;ve been working through some stuff, and, at this point, we have a lot of stuff in our &lt;a href=&#34;https://docs.netbox.dev/en/stable/&#34;&gt;Netbox&lt;/a&gt; instance. Let&amp;rsquo;s step up the game a little, though, and see if we can&amp;rsquo;t generate a network diagram based on that data. Let&amp;rsquo;s set some expectations, though. This is not going to be comparable to that Visio diagram you&amp;rsquo;ve managed by hand for the last 8 years. This is going to be a very simple diagram with subnet, nodes, and IP addresses &amp;ndash; enough for an auditor or for some architect who doesn&amp;rsquo;t know what&amp;rsquo;s in their own data centers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
