Update upstream network diagram

This commit is contained in:
Joey Hafner 2023-11-28 14:15:48 -08:00
parent 824b1e60e1
commit 5099145824

View File

@ -2,8 +2,7 @@
```mermaid
flowchart TD;
Internet<--Symmetrical 1Gbit Fiber-->ONT;
ONT<--Cat5e-->Modem[ISP Modem/Router];
Modem<--Cat5e-->Router[Ubiquiti EdgeRouter 10X];
ONT<--Cat5e-->Router;
Router<--Cat5e-->switch_homelab[NetGear 8-Port Switch for Homelab];
switch_homelab<--Cat6-->desktop_joey[Joey's Desktop];
switch_homelab<--Cat5-->desktop_bridget[Bridget's Desktop];