added speeds
This commit is contained in:
parent
c28da04628
commit
489a2db6df
|
@ -99,12 +99,12 @@ package "Heizhaus" {
|
|||
|
||||
modem -down- "LAN1" router1
|
||||
router1 -- "1G" switch1
|
||||
switch1 -- pp20
|
||||
switch1 -- dose
|
||||
switch1 -- schacht
|
||||
switch1 -- pp15
|
||||
switch1 "100M" -- pp20
|
||||
switch1 "100M" -- dose
|
||||
switch1 "100M" -- schacht
|
||||
switch1 "100M" -- pp15
|
||||
pp20 -- flo
|
||||
dose -- router2
|
||||
dose -- "100M" router2
|
||||
schacht -- switch2
|
||||
switch2 -- router3
|
||||
switch2 -- "100M" router4
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 104 KiB |
Loading…
Reference in a new issue