diff --git a/heizhaus_netzwerk.plantuml b/heizhaus_netzwerk.plantuml index b187124..4c5bd92 100644 --- a/heizhaus_netzwerk.plantuml +++ b/heizhaus_netzwerk.plantuml @@ -69,6 +69,16 @@ package "Heizhaus" { ] } + package Eddie { + component router9 [ + Wifi-AP + ssid PaketQUELLE / PaketQUELLE-Gast + bssid f0:b0:14:c9:bd:90 + ip via dhcp + subnetted + ] + } + package Foto-Studio { component switchF [ Unmanaged Gigabit Switch @@ -107,7 +117,7 @@ package "Heizhaus" { schacht -- switch2 switch2 -- router3 switch2 -- "100M" router4 - router4 -- repeater1 + router4 -- router9 pp15 -- switchF switchF -- "100M" router5 switchF -- "100M" router6 diff --git a/heizhaus_netzwerk.png b/heizhaus_netzwerk.png index be22a8e..9f4b76d 100644 Binary files a/heizhaus_netzwerk.png and b/heizhaus_netzwerk.png differ