update netzwerk diagram
This commit is contained in:
parent
cf5c56ecab
commit
6650cae2eb
|
@ -1,16 +1,15 @@
|
|||
@startuml
|
||||
package "Heizhaus" {
|
||||
package "Technik-Raum" {
|
||||
component modem [
|
||||
Vodafone Station Kabel-Modem
|
||||
ip 192.168.100.254/24 (nur im Fehlerfall sonst nur eine öffentliche IPv4)
|
||||
component coax [
|
||||
TV Buchse
|
||||
]
|
||||
component router1 [
|
||||
Wifi-Router
|
||||
Vodafone Fritzbox 6660 Kabel
|
||||
ssid PaketQUELLE.
|
||||
ip 10.42.0.1/16
|
||||
dhcp-range 10.42.200.1-10.42.203.255
|
||||
mac C4:E9:84:87:9F:F6
|
||||
dhcp-range 10.42.100.1-10.42.103.255
|
||||
mac 3c:37:12:17:d9:84
|
||||
]
|
||||
component switch1 [
|
||||
Managed Switch
|
||||
|
@ -97,7 +96,7 @@ package "Heizhaus" {
|
|||
]
|
||||
}
|
||||
|
||||
modem -down- "LAN1" router1
|
||||
coax -down- router1
|
||||
router1 -- "1G" switch1
|
||||
switch1 "100M" -- pp20
|
||||
switch1 "100M" -- dose
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 100 KiB |
Loading…
Reference in a new issue