more content, section fix

This commit is contained in:
Paul Warren 2021-10-20 16:41:25 +11:00
parent db5cf9853a
commit e04453cdcd
1 changed files with 15 additions and 6 deletions

View File

@ -82,12 +82,12 @@
</section>
<section><h2>Layers!</h2>
<p>This means something something Physical/Logical disconnect</p>
<p>This means the Physical layers do not have to match the Logical connections</p>
<p class="fragment">Networks are also a bit fractal in nature</p>
<p class="fragment">For the purposes of this talk, we can ignore a lot of complexity</p>
</section>
<section><h2>What we're familiar with</h2>
<section><h2>What I'm assuming we're familiar with</h2>
<p>Diagram showing standard leaf node of a network with a bit cloud containg "The rest of the org"</p>
</section>
@ -102,7 +102,9 @@
<section><h2>>How things evolve</h2>
<p>which has its own lot of storage and servers</p>
</section>
<section><h2>How things evolve</h2>
<p>And now people want to work in Tasmania!</p>
<section><h2>Anyway, let's get started!</h2>
<p>What even is a router?</p>
@ -125,9 +127,10 @@ net.ipv6.conf.default.forwarding = 1
<p class="fragment">Yeah, not really :)</p>
</section>
<section<h2>Routes!</h2>
<p>
<section><h2>Routes!</h2>
<p>something something</p>
</section>
<section><h2>Bits and Pieces</h2>
<p class="fragment">
<p class="fragment">VLAN</p>
@ -142,6 +145,12 @@ net.ipv6.conf.default.forwarding = 1
<section>Why use a 'real' router</section>
<section>OpenWRT</section>
<section>Multi Host IPs (Authoritative DNS example like in the facebook thing)</section>
<section><h2>Bonus homework</h2>
<p>Why did I use 2001::db8::/32?</p>
<p>Why did I use /64s?</p>
<p>something ansible?</p>
</section>
<section><h2>Resources</h2>
<p>These slides: <a href="https://gitea.pwarren.id.au/pwarren/SysAdmin2022">https://gitea.pwarren.id.au/pwarren/SysAdmin2022</a></p>