From 8e2425441ca666a3111e0f530fe67ee41169427e Mon Sep 17 00:00:00 2001 From: Rudi Date: Mon, 14 Oct 2024 13:22:42 +0200 Subject: [PATCH] Links added to switches. Text updates. --- KleinDocs.tree | 2 +- topics/FrontPage.md | 4 +- ...oudflare_config.md => CloudflareConfig.md} | 0 topics/KleinOps/network/Switches.md | 42 +++++++++++-------- 4 files changed, 27 insertions(+), 21 deletions(-) rename topics/KleinOps/network/{cloudflare_config.md => CloudflareConfig.md} (100%) diff --git a/KleinDocs.tree b/KleinDocs.tree index ccf842a..904fe31 100644 --- a/KleinDocs.tree +++ b/KleinDocs.tree @@ -22,7 +22,7 @@ - + diff --git a/topics/FrontPage.md b/topics/FrontPage.md index 35e2693..61bd6ee 100644 --- a/topics/FrontPage.md +++ b/topics/FrontPage.md @@ -1,6 +1,6 @@ # FrontPage ## ______________________________ -This the Klein document library. Please select the subject your are looking for in the menu. +This the Klein document library. Please select the subject you're looking for in the menu. -The library is split in 2 major subjects: KleinOps for technical documentation and KleinArchives for family related +The library is split in 2 major parts: KleinOps for technical documentation and KleinArchives for family related documents. diff --git a/topics/KleinOps/network/cloudflare_config.md b/topics/KleinOps/network/CloudflareConfig.md similarity index 100% rename from topics/KleinOps/network/cloudflare_config.md rename to topics/KleinOps/network/CloudflareConfig.md diff --git a/topics/KleinOps/network/Switches.md b/topics/KleinOps/network/Switches.md index 37bcc8b..46562f2 100644 --- a/topics/KleinOps/network/Switches.md +++ b/topics/KleinOps/network/Switches.md @@ -2,38 +2,44 @@ ## ___________________ ### KleinSwitch-1 (UPSTAIRS) +[](http://192.168.3.8) ``` -http://kleinswitch-1.kleinnet -http://192.168.3.8 -cc:40:d0:4c:4f:21 +URL: http://192.168.3.8 +MAC: cc:40:d0:4c:4f:21 +LOC: Meterkast ``` ### KleinSwitch-2 (UPSTAIRS, Julius) +[](http://192.168.3.7) ``` -http://kleinswitch-2.kleinnet -http://192.168.3.7 -bc:a5:11:c4:73:be +URL: http://192.168.3.7 +MAC: bc:a5:11:c4:73:be +LOC: Julius' kamer ``` ### KleinSwitch-3 (LAN) +[](http://192.168.178.5) ``` -http://kleinswitch-3.kleinnet -http://192.168.178.5 -08:02:8e:97:fe:e9 +URL: http://192.168.178.5 +MAC: 08:02:8e:97:fe:e9 +LOC: Meterkast ``` ### KleinSwitch-4 (UPSTAIRS, Darius) +[](http://192.168.3.6) ``` -http://kleinswitch-4.kleinnet -http://192.168.3.6 -bc:a5:11:c4:73:a5 +URL: http://192.168.3.6 +MAC: bc:a5:11:c4:73:a5 +LOC: Darius' kamer ``` ### KleinSwitch-5 (LAN) +[](http://192.168.178.4) ``` -http://kleinswitch-5.kleinnet -http://192.168.178.4 -94:18:65:7c:03:11 +URL: http://192.168.178.4 +MAC: 94:18:65:7c:03:11 +LOC: Meterkast ``` ### KleinSwitch-6 (LAN, Rudi) +[](http://192.168.178.6) ``` -http://kleinswitch-6.kleinnet -http://192.168.178.6 -94:18:65:7a:5c:56 +URL: http://192.168.178.6 +MAC: 94:18:65:7a:5c:56 +LOC: Bureau Rudi ``` \ No newline at end of file