From 56e4f2e3c58ccbdaff8c4875dda8451da44fb8fc Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Mon, 25 Oct 2021 16:11:13 +1100 Subject: [PATCH] RFCs added --- index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 91455bd..2c4c02a 100644 --- a/index.html +++ b/index.html @@ -133,12 +133,19 @@ net.ipv6.conf.default.forwarding = 1

How things evolve

And now people want to work in Tasmania!

- -

Bits and Pieces

-

-

VLAN

-

OSPF

+ +

Dynamic Routing

+

Open Shortest Path First (OSPF)

+

The algorithm is pretty interesting

+

RFC2328

+

RFC5340

+ +

Dynamic Routing

+

Border Gateway Protocol (BGP)

+

RF4271

+
+
more detail on what VLANs, OSPF and BGP are for
how to do these things in linux
intro to bird