correct topology
This commit is contained in:
parent
3cec0ea1bf
commit
9f27c285a0
|
@ -48,18 +48,18 @@ package "Heizhaus" {
|
||||||
}
|
}
|
||||||
|
|
||||||
package Schneiderei {
|
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 [
|
component switch2 [
|
||||||
Managed Switch
|
Managed Switch
|
||||||
ip 10.42.0.17/16
|
ip 10.42.0.17/16
|
||||||
mac 00:24:73:a0:08:20
|
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 {
|
package 0x90.space {
|
||||||
|
@ -115,8 +115,8 @@ package "Heizhaus" {
|
||||||
switch1 -- pp15
|
switch1 -- pp15
|
||||||
pp20 -- flo
|
pp20 -- flo
|
||||||
dose -- router2
|
dose -- router2
|
||||||
schacht -- router3
|
schacht -- switch2
|
||||||
router3 -- switch2
|
switch2 -- router3
|
||||||
switch2 -- "100M" router4
|
switch2 -- "100M" router4
|
||||||
router4 -- repeater1
|
router4 -- repeater1
|
||||||
pp15 -- switchF
|
pp15 -- switchF
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 126 KiB |
Loading…
Reference in a new issue