Update upstream network diagram
This commit is contained in:
parent
824b1e60e1
commit
5099145824
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user