bekannte Ethernet-Link-Speeds hinzugefuegt
This commit is contained in:
parent
0f1d90dbb3
commit
8264b6b3ae
|
@ -103,7 +103,7 @@ package "Heizhaus" {
|
||||||
}
|
}
|
||||||
|
|
||||||
modem -down- "LAN1" router1
|
modem -down- "LAN1" router1
|
||||||
router1 -- switch1
|
router1 -- "1G" switch1
|
||||||
switch1 -- pp20
|
switch1 -- pp20
|
||||||
switch1 -- dose
|
switch1 -- dose
|
||||||
switch1 -- schacht
|
switch1 -- schacht
|
||||||
|
@ -112,11 +112,11 @@ package "Heizhaus" {
|
||||||
dose -- router2
|
dose -- router2
|
||||||
schacht -- router3
|
schacht -- router3
|
||||||
router3 -- switch2
|
router3 -- switch2
|
||||||
switch2 -- router4
|
switch2 -- "100M" router4
|
||||||
router4 -- repeater1
|
router4 -- repeater1
|
||||||
pp15 -- switchF
|
pp15 -- switchF
|
||||||
switchF -- router5
|
switchF -- "100M" router5
|
||||||
switchF -- router6
|
switchF -- "100M" router6
|
||||||
router6 -- router7
|
router6 -- "100M" router7
|
||||||
}
|
}
|
||||||
@enduml
|
@enduml
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 102 KiB |
Loading…
Reference in a new issue