Identify connection between ONT and Modem
This commit is contained in:
parent
676ed8e438
commit
a8311eea67
@ -1,7 +1,7 @@
|
|||||||
```mermaid
|
```mermaid
|
||||||
flowchart TD;
|
flowchart TD;
|
||||||
Internet<--Symmetrical 1Gbit Fiber-->ONT;
|
Internet<--Symmetrical 1Gbit Fiber-->ONT;
|
||||||
ONT<--???-->Modem[ISP Modem/Router];
|
ONT<--Cat5e-->Modem[ISP Modem/Router];
|
||||||
Modem<--Cat5e-->Router[Ubiquiti EdgeRouter 10X];
|
Modem<--Cat5e-->Router[Ubiquiti EdgeRouter 10X];
|
||||||
Router<--Cat5e-->switch_homelab[NetGear 8-Port Switch for Homelab];
|
Router<--Cat5e-->switch_homelab[NetGear 8-Port Switch for Homelab];
|
||||||
switch_homelab<--Cat6-->desktop_joey[Joey's Desktop];
|
switch_homelab<--Cat6-->desktop_joey[Joey's Desktop];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user