added speeds

This commit is contained in:
Tamara 2022-02-10 00:03:30 +01:00
parent 78f96b59f2
commit caf5a1b0e6
2 changed files with 5 additions and 5 deletions

View file

@ -99,12 +99,12 @@ package "Heizhaus" {
modem -down- "LAN1" router1 modem -down- "LAN1" router1
router1 -- "1G" switch1 router1 -- "1G" switch1
switch1 -- pp20 switch1 "100M" -- pp20
switch1 -- dose switch1 "100M" -- dose
switch1 -- schacht switch1 "100M" -- schacht
switch1 -- pp15 switch1 "100M" -- pp15
pp20 -- flo pp20 -- flo
dose -- router2 dose -- "100M" router2
schacht -- switch2 schacht -- switch2
switch2 -- router3 switch2 -- router3
switch2 -- "100M" router4 switch2 -- "100M" router4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 104 KiB