correct topology

Thomas Lindner 2022-01-05 21:30:36 +01:00
parent 79a2411c5b
commit 03c4d0ea26
2 changed files with 9 additions and 9 deletions

View File

@ -48,18 +48,18 @@ package "Heizhaus" {
}
package Schneiderei {
component router3 [
Wifi-AP
ssid Repair
mac 34:81:c4:e9:76:ce
ip 10.42.100.122/16 via dhcp
dhcp-range 192.168.188.1/24
]
component switch2 [
Managed Switch
ip 10.42.0.17/16
mac 00:24:73:a0:08:20
]
component router3 [
Wifi-Router
ssid Repair
mac 34:81:c4:e9:76:ce
ip 10.42.100.122/16 via dhcp
dhcp-range 192.168.188.1/24
]
}
package 0x90.space {
@ -115,8 +115,8 @@ package "Heizhaus" {
switch1 -- pp15
pp20 -- flo
dose -- router2
schacht -- router3
router3 -- switch2
schacht -- switch2
switch2 -- router3
switch2 -- "100M" router4
router4 -- repeater1
pp15 -- switchF

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 126 KiB