updated Eddie
This commit is contained in:
parent
d6530ebed5
commit
f77e8677dd
|
@ -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 {
|
package Foto-Studio {
|
||||||
component switchF [
|
component switchF [
|
||||||
Unmanaged Gigabit Switch
|
Unmanaged Gigabit Switch
|
||||||
|
@ -107,7 +117,7 @@ package "Heizhaus" {
|
||||||
schacht -- switch2
|
schacht -- switch2
|
||||||
switch2 -- router3
|
switch2 -- router3
|
||||||
switch2 -- "100M" router4
|
switch2 -- "100M" router4
|
||||||
router4 -- repeater1
|
router4 -- router9
|
||||||
pp15 -- switchF
|
pp15 -- switchF
|
||||||
switchF -- "100M" router5
|
switchF -- "100M" router5
|
||||||
switchF -- "100M" router6
|
switchF -- "100M" router6
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 104 KiB |
Loading…
Reference in a new issue